Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c506 static vpx_codec_err_t ctrl_get_quantizer(vpx_codec_alg_priv_t *ctx, in ctrl_get_quantizer() function
686 { VPXD_GET_LAST_QUANTIZER, ctrl_get_quantizer },
Dvp9_cx_iface.c671 static vpx_codec_err_t ctrl_get_quantizer(vpx_codec_alg_priv_t *ctx, in ctrl_get_quantizer() function
1688 { VP8E_GET_LAST_QUANTIZER, ctrl_get_quantizer },
/external/libaom/libaom/av1/
Dav1_cx_iface.c895 static aom_codec_err_t ctrl_get_quantizer(aom_codec_alg_priv_t *ctx, in ctrl_get_quantizer() function
2260 { AOME_GET_LAST_QUANTIZER, ctrl_get_quantizer },