Searched refs:get_param (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_cx_iface.c481 static vpx_codec_err_t get_param(vpx_codec_alg_priv_t *ctx, function
1212 {VP8E_GET_LAST_QUANTIZER, get_param},
1213 {VP8E_GET_LAST_QUANTIZER_64, get_param},
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_cx_iface.c446 static vpx_codec_err_t get_param(vpx_codec_alg_priv_t *ctx, int ctrl_id, function
1091 {VP8E_GET_LAST_QUANTIZER, get_param},
1092 {VP8E_GET_LAST_QUANTIZER_64, get_param},

Completed in 206 milliseconds