Searched refs:InternalFrameBuffer (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_frame_buffers.h21 typedef struct InternalFrameBuffer { struct
25 } InternalFrameBuffer; typedef in typeref:struct:InternalFrameBuffer
29 InternalFrameBuffer *int_fb;
H A Dvp9_frame_buffers.c23 (InternalFrameBuffer *)vpx_calloc(list->num_internal_frame_buffers,
81 InternalFrameBuffer *const int_fb = (InternalFrameBuffer *)fb->priv;
/external/libvpx/libvpx/vp9/common/
H A Dvp9_frame_buffers.h21 typedef struct InternalFrameBuffer { struct
25 } InternalFrameBuffer; typedef in typeref:struct:InternalFrameBuffer
29 InternalFrameBuffer *int_fb;
H A Dvp9_frame_buffers.c23 (InternalFrameBuffer *)vpx_calloc(list->num_internal_frame_buffers,
77 InternalFrameBuffer *const int_fb = (InternalFrameBuffer *)fb->priv;

Completed in 103 milliseconds