Searched refs:vp8_alloc_frame_buffers (Results 1 – 4 of 4) sorted by relevance
24 int vp8_alloc_frame_buffers(VP8_COMMON *oci, int width, int height);
47 int vp8_alloc_frame_buffers(VP8_COMMON *oci, int width, int height) in vp8_alloc_frame_buffers() function
500 if (vp8_alloc_frame_buffers(pc, pc->Width, pc->Height)) in vp8_decode()
1160 if (vp8_alloc_frame_buffers(cm, width, height)) in vp8_alloc_compressor_data()