Searched defs:ExternalFrameBufferList (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dexternal_frame_buffer_test.cc33 class ExternalFrameBufferList { class in namespace:__anon457
35 ExternalFrameBufferList() function in class:__anon457::ExternalFrameBufferList
39 virtual ~ExternalFrameBufferList() {
152 ExternalFrameBufferList *const fb_list =
153 reinterpret_cast<ExternalFrameBufferList*>(user_priv);
161 ExternalFrameBufferList *const fb_list =
162 reinterpret_cast<ExternalFrameBufferList*>(user_priv);
169 ExternalFrameBufferList *const fb_list =
170 reinterpret_cast<ExternalFrameBufferList*>(user_priv);
177 ExternalFrameBufferList *cons
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
H A Dvpxdec.c317 struct ExternalFrameBufferList { struct
329 struct ExternalFrameBufferList *const ext_fb_list =
330 (struct ExternalFrameBufferList *)cb_priv;
520 struct ExternalFrameBufferList ext_fb_list = {0};

Completed in 53 milliseconds