Searched refs:uv_border_h (Results 1 – 1 of 1) sorted by relevance
159 const int uv_border_h = border >> ss_y; in vpx_realloc_frame_buffer() local160 const uint64_t uvplane_size = (uv_height + 2 * uv_border_h) * in vpx_realloc_frame_buffer()265 buf + yplane_size + (uv_border_h * uv_stride) + uv_border_w, in vpx_realloc_frame_buffer()268 buf + yplane_size + uvplane_size + (uv_border_h * uv_stride) + in vpx_realloc_frame_buffer()