Home
last modified time | relevance | path

Searched defs:yplane_size (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c53 int yplane_size = (aligned_height + 2 * border) * y_stride; in vp8_yv12_realloc_frame_buffer() local
153 const uint64_t yplane_size = (aligned_height + 2 * border) * in vpx_realloc_frame_buffer() local