Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c57 int uv_height = aligned_height >> 1; in vp8_yv12_realloc_frame_buffer() local
151 int uv_height = aligned_height >> ss_y; in vp9_realloc_frame_buffer() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h35 int uv_height; member