Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.cc1577 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in I420Scale() local
1609 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in I420Scale_16() local
1658 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in ScaleOffset() local
/external/libyuv/files/source/
Dscale.cc2946 int dst_halfwidth = (dst_width + 1) >> 1; in I420Scale() local
3009 int dst_halfwidth = (dst_width + 1) >> 1; in Scale() local
3060 int dst_halfwidth = (dst_width + 1) >> 1; in ScaleOffset() local