Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Donyx.h197 int alt_q; member
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1149 Q = cpi->oxcf.alt_q; in vp8_regulate_q()
Donyx_if.c1491 if (oxcf->alt_q < 0) { in vp8_change_config()
1492 cpi->oxcf.alt_q = q_trans[0]; in vp8_change_config()
1494 cpi->oxcf.alt_q = q_trans[oxcf->alt_q]; in vp8_change_config()