Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h112 COMPLEXITY_AQ = 2, enumerator
Dvp9_encodeframe.c1002 if (cpi->oxcf.aq_mode == COMPLEXITY_AQ) { in update_state()
1231 } else if (aq_mode == COMPLEXITY_AQ) { in rd_pick_sb_modes()
1263 (aq_mode == COMPLEXITY_AQ) && (bsize >= BLOCK_16X16) && in rd_pick_sb_modes()
1685 if (cpi->oxcf.aq_mode == COMPLEXITY_AQ || in update_state_rt()
4162 cpi->oxcf.aq_mode != COMPLEXITY_AQ && in encode_superblock()
Dvp9_encoder.c3284 } else if (cpi->oxcf.aq_mode == COMPLEXITY_AQ) {
3414 } else if (cpi->oxcf.aq_mode == COMPLEXITY_AQ) {