Searched refs:low_bitrate (Results 1 – 2 of 2) sorted by relevance
53 static bool low_bitrate; variable54 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()
374 With 1:4, it'll mostly work. If you have a Buz, use 'low_bitrate=1' to go into444 whether or not you use 'low_bitrate=1' as insmod option for the zr36060.c448 'low_bitrate=1 as insmod option for zr36060.o might actually help, as is