Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencoder.h115 DELTA_Q_PERCEPTUAL = 2, // Modulation to improve perceptual quality enumerator
Dencodetxb.c1793 cpi->oxcf.deltaq_mode == DELTA_Q_PERCEPTUAL &&
Dencodeframe.c4129 if (cpi->oxcf.deltaq_mode == DELTA_Q_PERCEPTUAL) { in setup_delta_q()
5752 else if (cpi->oxcf.deltaq_mode == DELTA_Q_PERCEPTUAL) in encode_frame_internal()