Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/
Dexports_dec9 text vpx_codec_set_frame_buffer_functions
Dvpx_decoder.h366 vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
/external/libvpx/libvpx/test/
Ddecode_test_driver.h90 return vpx_codec_set_frame_buffer_functions( in SetFrameBufferFunctions()
/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c180 vpx_codec_err_t vpx_codec_set_frame_buffer_functions( in vpx_codec_set_frame_buffer_functions() function
/external/libvpx/libvpx/
Dvpxdec.c796 if (vpx_codec_set_frame_buffer_functions( in main_loop()