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
222 if (vp9_alloc_internal_frame_buffers(&cm->int_frame_buffers)) in decode_one()