Home
last modified time | relevance | path

Searched refs:auto_worst_q (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h459 int auto_worst_q; member
Dratectrl.c725 if (cpi->auto_worst_q && cpi->ni_frames > 150) { in calc_pframe_target_size()
805 if (cpi->auto_worst_q && cpi->ni_frames > 150) { in calc_pframe_target_size()
Donyx_if.c1501 if (cpi->pass == 0) cpi->auto_worst_q = 1; in vp8_change_config()