Home
last modified time | relevance | path

Searched refs:alpha_plane_size (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c169 const uint64_t alpha_plane_size = (alpha_height + 2 * alpha_border_h) * in vpx_realloc_frame_buffer() local
173 (yplane_size + 2 * uvplane_size + alpha_plane_size); in vpx_realloc_frame_buffer()
176 alpha_plane_size; in vpx_realloc_frame_buffer()