Searched refs:aom_codec_set_frame_buffer_functions (Results 1 – 5 of 5) sorted by relevance
6 text aom_codec_set_frame_buffer_functions
247 aom_codec_err_t aom_codec_set_frame_buffer_functions(
120 aom_codec_err_t aom_codec_set_frame_buffer_functions( in aom_codec_set_frame_buffer_functions() function
90 return aom_codec_set_frame_buffer_functions(&decoder_, cb_get, cb_release, in SetFrameBufferFunctions()
755 if (aom_codec_set_frame_buffer_functions(&decoder, get_av1_frame_buffer, in main_loop()