Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3790 int dst_halfwidth = (dst_width + 1) >> 1; in I420Scale() local
3833 int dst_halfwidth = (dst_width + 1) >> 1; in Scale() local
3863 int dst_halfwidth = (dst_width + 1) >> 1; in ScaleOffset() local