Searched refs:vp9_byte_align (Results 1 – 1 of 1) sorted by relevance
149 const int vp9_byte_align = (byte_alignment == 0) ? 1 : byte_alignment; in vpx_realloc_frame_buffer() local263 buf + (border * y_stride) + border, vp9_byte_align); in vpx_realloc_frame_buffer()266 vp9_byte_align); in vpx_realloc_frame_buffer()269 uv_border_w, vp9_byte_align); in vpx_realloc_frame_buffer()277 (alpha_border_h * alpha_stride) + alpha_border_w, vp9_byte_align); in vpx_realloc_frame_buffer()