Searched refs:external_frame_size (Results 1 – 1 of 1) sorted by relevance
171 const size_t external_frame_size = frame_size + align_addr_extra_size; in vp9_realloc_frame_buffer() local176 if (cb(cb_priv, external_frame_size, fb) < 0) in vp9_realloc_frame_buffer()179 if (fb->data == NULL || fb->size < external_frame_size) in vp9_realloc_frame_buffer()