Searched refs:high_q (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c268 int high_q = (int)(rc->avg_q > 48.0); local
335 if (high_q || (cpi->static_mb_pct == 100)) {
369 if (high_q) {

Completed in 37 milliseconds