Searched refs:vp9_alloc_context_buffers (Results 1 – 4 of 4) sorted by relevance
23 int vp9_alloc_context_buffers(struct VP9Common *cm, int width, int height);
130 int vp9_alloc_context_buffers(VP9_COMMON *cm, int width, int height) { in vp9_alloc_context_buffers() function
637 if (vp9_alloc_context_buffers(cm, width, height)) in resize_context_buffers()
457 vp9_alloc_context_buffers(cm, cm->width, cm->height); in vp9_alloc_compressor_data()