Searched refs:vpx_codec_set_frame_buffer_functions (Results 1 – 9 of 9) sorted by relevance
8 text vpx_codec_set_frame_buffer_functions
357 vpx_codec_err_t vpx_codec_set_frame_buffer_functions(
40 if (vpx_codec_set_frame_buffer_functions( in InitializeVpxUsePool()
87 return vpx_codec_set_frame_buffer_functions(&decoder_, cb_get, cb_release, in SetFrameBufferFunctions()
173 vpx_codec_err_t vpx_codec_set_frame_buffer_functions( in vpx_codec_set_frame_buffer_functions() function
86 81: FUNC GLOBAL DEFAULT 15 vpx_codec_set_frame_buffer_functions
473 err = vpx_codec_set_frame_buffer_functions( in DECODER_FUNC()
825 if (vpx_codec_set_frame_buffer_functions(&decoder, get_vp9_frame_buffer, in main_loop()