Home
last modified time | relevance | path

Searched refs:low_bitrate (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/zoran/
Dzr36060.c53 static bool low_bitrate; variable
54 module_param(low_bitrate, bool, 0);
55 MODULE_PARM_DESC(low_bitrate, "Buz compatibility option, halves bitrate");
733 size = size * cap->quality / (low_bitrate ? 400 : 200); in zr36060_set_video()
/linux-4.4.14/Documentation/video4linux/
DZoran374 With 1:4, it'll mostly work. If you have a Buz, use 'low_bitrate=1' to go into
444 whether or not you use 'low_bitrate=1' as insmod option for the zr36060.c
448 'low_bitrate=1 as insmod option for zr36060.o might actually help, as is