Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h572 int vp9_get_quantizer(struct VP9_COMP *cpi);
Dvp9_onyx_if.c3502 int vp9_get_quantizer(VP9_COMP *cpi) { function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c456 MAP(VP8E_GET_LAST_QUANTIZER, vp9_get_quantizer(ctx->cpi)); in get_param()
458 vp9_reverse_trans(vp9_get_quantizer(ctx->cpi))); in get_param()