Searched refs:VP8E_GET_LAST_QUANTIZER_64 (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vp8cx.h | 158 VP8E_GET_LAST_QUANTIZER_64, /**< return the quantizer chosen by the enumerator 358 VPX_CTRL_USE_TYPE(VP8E_GET_LAST_QUANTIZER_64, int *)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/ |
D | vp8_cx_iface.c | 495 MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(vp8_get_quantizer(ctx->cpi))); in get_param() 1213 {VP8E_GET_LAST_QUANTIZER_64, get_param},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_cx_iface.c | 457 MAP(VP8E_GET_LAST_QUANTIZER_64, in get_param() 1092 {VP8E_GET_LAST_QUANTIZER_64, get_param},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.c | 1307 vpx_codec_control(&stream->encoder, VP8E_GET_LAST_QUANTIZER_64, &q); in update_quantizer_histogram()
|