Searched refs:gold_q (Results 1 - 6 of 6) sorted by last modified time

/external/libvpx/libvpx/vp8/common/
H A Donyx.h197 int gold_q; member in struct:__anon24854
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c1558 if (oxcf->gold_q < 0)
1559 cpi->oxcf.gold_q = q_trans[0];
1561 cpi->oxcf.gold_q = q_trans[oxcf->gold_q];
H A Dratectrl.c1231 Q = cpi->oxcf.gold_q;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyx.h208 int gold_q; member in struct:__anon13063
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c1590 if (oxcf->gold_q < 0)
1591 cpi->oxcf.gold_q = q_trans[0];
1593 cpi->oxcf.gold_q = q_trans[oxcf->gold_q];
H A Dratectrl.c1231 Q = cpi->oxcf.gold_q;

Completed in 126 milliseconds