Searched refs:PERCEPTUAL_AQ (Results 1 – 4 of 4) sorted by relevance
126 PERCEPTUAL_AQ = 5, enumerator
245 case PERCEPTUAL_AQ: mi->segment_id = x->segment_id; break; in set_segment_index()1978 } else if (aq_mode == PERCEPTUAL_AQ) { in set_segment_rdmult()2237 (cpi->oxcf.aq_mode == NO_AQ || cpi->oxcf.aq_mode == PERCEPTUAL_AQ)) { in encode_b()4485 if (cpi->oxcf.aq_mode == PERCEPTUAL_AQ && cm->show_frame) { in encode_rd_sb_row()6052 if (cpi->oxcf.aq_mode == PERCEPTUAL_AQ) build_kmeans_segmentation(cpi); in encode_frame_internal()
2782 if (oxcf->aq_mode == PERCEPTUAL_AQ) in define_gf_group()3560 cpi->oxcf.aq_mode != PERCEPTUAL_AQ) { in vp9_twopass_postencode_update()
5157 if (oxcf->aq_mode == PERCEPTUAL_AQ) {