Searched refs:InternalFrameBuffer (Results 1 – 4 of 4) sorted by relevance
21 typedef struct InternalFrameBuffer { struct25 } InternalFrameBuffer; argument29 InternalFrameBuffer *int_fb;
22 list->int_fb = (InternalFrameBuffer *)vpx_calloc( in vp9_alloc_internal_frame_buffers()74 InternalFrameBuffer *const int_fb = (InternalFrameBuffer *)fb->priv; in vp9_release_frame_buffer()
22 typedef struct InternalFrameBuffer { struct26 } InternalFrameBuffer; typedef30 InternalFrameBuffer *int_fb;
23 list->int_fb = (InternalFrameBuffer *)aom_calloc( in av1_alloc_internal_frame_buffers()94 InternalFrameBuffer *const int_fb = (InternalFrameBuffer *)fb->priv; in av1_release_frame_buffer()