Home
last modified time | relevance | path

Searched refs:InternalFrameBufferList (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_frame_buffers.h27 typedef struct InternalFrameBufferList { struct
30 } InternalFrameBufferList; typedef
33 int vp9_alloc_internal_frame_buffers(InternalFrameBufferList *list);
36 void vp9_free_internal_frame_buffers(InternalFrameBufferList *list);
Dvp9_frame_buffers.c16 int vp9_alloc_internal_frame_buffers(InternalFrameBufferList *list) { in vp9_alloc_internal_frame_buffers()
27 void vp9_free_internal_frame_buffers(InternalFrameBufferList *list) { in vp9_free_internal_frame_buffers()
43 InternalFrameBufferList *const int_fb_list = in vp9_get_frame_buffer()
44 (InternalFrameBufferList *)cb_priv; in vp9_get_frame_buffer()
Dvp9_onyxc_int.h108 InternalFrameBufferList int_frame_buffers;
276 InternalFrameBufferList int_frame_buffers;