Searched refs:vp9_alloc_context_buffers (Results 1 – 4 of 4) sorted by relevance
26 int vp9_alloc_context_buffers(struct VP9Common *cm, int width, int height);
125 int vp9_alloc_context_buffers(VP9_COMMON *cm, int width, int height) { in vp9_alloc_context_buffers() function
1494 if (vp9_alloc_context_buffers(cm, width, height)) { in resize_context_buffers()
1386 vp9_alloc_context_buffers(cm, cm->width, cm->height); in alloc_compressor_data()