Home
last modified time | relevance | path

Searched refs:SetFrameBufferFunctions (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dexternal_frame_buffer_test.cc212 decoder->SetFrameBufferFunctions( in PreDecodeFrameHook()
295 vpx_codec_err_t SetFrameBufferFunctions( in SetFrameBufferFunctions() function in __anone0baf0050111::ExternalFrameBufferTest
304 return decoder_->SetFrameBufferFunctions(cb_get, cb_release, &fb_list_); in SetFrameBufferFunctions()
388 SetFrameBufferFunctions( in TEST_F()
400 SetFrameBufferFunctions( in TEST_F()
411 SetFrameBufferFunctions( in TEST_F()
420 SetFrameBufferFunctions(num_buffers, get_vp9_frame_buffer, in TEST_F()
429 SetFrameBufferFunctions(num_buffers, get_vp9_zero_frame_buffer, in TEST_F()
437 SetFrameBufferFunctions( in TEST_F()
446 SetFrameBufferFunctions(num_buffers, NULL, in TEST_F()
[all …]
Ddecode_test_driver.h80 vpx_codec_err_t SetFrameBufferFunctions( in SetFrameBufferFunctions() function