Searched refs:vp9_alloc_internal_frame_buffers (Results 1 – 3 of 3) sorted by relevance
33 int vp9_alloc_internal_frame_buffers(InternalFrameBufferList *list);
16 int vp9_alloc_internal_frame_buffers(InternalFrameBufferList *list) { in vp9_alloc_internal_frame_buffers() function
220 if (vp9_alloc_internal_frame_buffers(&pool->int_frame_buffers)) { in init_buffer_callbacks()