Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h195 int alt_q; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dratectrl.c1226 Q = cpi->oxcf.alt_q; in vp8_regulate_q()
Donyx_if.c1549 if (oxcf->alt_q < 0) in vp8_change_config()
1550 cpi->oxcf.alt_q = q_trans[0]; in vp8_change_config()
1552 cpi->oxcf.alt_q = q_trans[oxcf->alt_q]; in vp8_change_config()