Home
last modified time | relevance | path

Searched refs:vpx_codec_set_frame_buffer_functions (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dexports_dec9 text vpx_codec_set_frame_buffer_functions
Dvpx_decoder.h370 vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddecode_test_driver.h84 return vpx_codec_set_frame_buffer_functions( in SetFrameBufferFunctions()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_decoder.c234 vpx_codec_err_t vpx_codec_set_frame_buffer_functions( in vpx_codec_set_frame_buffer_functions() function
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp178 if (vpx_codec_set_frame_buffer_functions((vpx_codec_ctx_t *)mCtx, in initDecoder()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c778 if (vpx_codec_set_frame_buffer_functions( in main_loop()