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

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

Completed in 61 milliseconds