Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h197 int gold_q; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dratectrl.c1231 Q = cpi->oxcf.gold_q; in vp8_regulate_q()
Donyx_if.c1559 if (oxcf->gold_q < 0) in vp8_change_config()
1560 cpi->oxcf.gold_q = q_trans[0]; in vp8_change_config()
1562 cpi->oxcf.gold_q = q_trans[oxcf->gold_q]; in vp8_change_config()