Searched refs:alt_q (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Donyx.h207 int alt_q; member in struct:__anon11015
/external/libvpx/libvpx/vp8/encoder/
H A Dratectrl.c1239 Q = cpi->oxcf.alt_q;
H A Donyx_if.c1592 if (oxcf->alt_q < 0)
1593 cpi->oxcf.alt_q = q_trans[0];
1595 cpi->oxcf.alt_q = q_trans[oxcf->alt_q];

Completed in 112 milliseconds