Searched refs:SetFrameBufferFunctions (Results 1 – 2 of 2) sorted by relevance
222 decoder->SetFrameBufferFunctions( in PreDecodeFrameHook()306 vpx_codec_err_t SetFrameBufferFunctions( in SetFrameBufferFunctions() function in __anon029f6ced0111::ExternalFrameBufferTest315 return decoder_->SetFrameBufferFunctions(cb_get, cb_release, &fb_list_); in SetFrameBufferFunctions()407 SetFrameBufferFunctions( in TEST_F()419 SetFrameBufferFunctions( in TEST_F()430 SetFrameBufferFunctions( in TEST_F()439 SetFrameBufferFunctions(num_buffers, get_vp9_frame_buffer, in TEST_F()448 SetFrameBufferFunctions(num_buffers, get_vp9_zero_frame_buffer, in TEST_F()456 SetFrameBufferFunctions( in TEST_F()465 SetFrameBufferFunctions(num_buffers, NULL, in TEST_F()[all …]
96 vpx_codec_err_t SetFrameBufferFunctions( in SetFrameBufferFunctions() function