Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c56 int uv_width = aligned_width >> 1; in vp8_yv12_realloc_frame_buffer() local
150 const int uv_width = aligned_width >> ss_x; in vp9_realloc_frame_buffer() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h34 int uv_width; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c779 int uv_width; in vp8mt_alloc_temp_buffers() local