Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyx.h199 int gold_q; member
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1150 Q = cpi->oxcf.gold_q; in vp8_regulate_q()
Donyx_if.c1524 if (oxcf->gold_q < 0) { in vp8_change_config()
1525 cpi->oxcf.gold_q = q_trans[0]; in vp8_change_config()
1527 cpi->oxcf.gold_q = q_trans[oxcf->gold_q]; in vp8_change_config()