Searched defs:vp8_get_quantizer (Results 1 – 2 of 2) sorted by relevance
594 static vpx_codec_err_t vp8_get_quantizer(vpx_codec_alg_priv_t *ctx, in vp8_get_quantizer() function
5424 int vp8_get_quantizer(VP8_COMP *cpi) { return cpi->common.base_qindex; } in vp8_get_quantizer() function