Searched defs:dst_halfwidth (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale.cc | 1577 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/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.cc | 1659 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in I420Scale() local 1696 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in I420Scale_16() local
|
/external/libyuv/files/source/ |
D | scale.cc | 1737 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in I420Scale() local 1774 int dst_halfwidth = SUBSAMPLE(dst_width, 1, 1); in I420Scale_16() local
|