Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3788 int src_halfwidth = (src_width + 1) >> 1; in I420Scale() local
3831 int src_halfwidth = (src_width + 1) >> 1; in Scale() local
3861 int src_halfwidth = (src_width + 1) >> 1; in ScaleOffset() local