Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomcx.h207 AOME_GET_LAST_QUANTIZER_64, enumerator
1239 AOM_CTRL_USE_TYPE(AOME_GET_LAST_QUANTIZER_64, int *)
/external/libaom/libaom/av1/
Dav1_cx_iface.c2261 { AOME_GET_LAST_QUANTIZER_64, ctrl_get_quantizer64 },
/external/libaom/libaom/apps/
Daomenc.c1925 aom_codec_control(&stream->encoder, AOME_GET_LAST_QUANTIZER_64, &q); in update_quantizer_histogram()