Searched defs:src_halfwidth (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale.cc | 1575 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale() local 1607 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_16() local 1656 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in ScaleOffset() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.cc | 1657 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale() local 1694 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_16() local
|
/external/libyuv/files/source/ |
D | scale.cc | 1735 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale() local 1772 int src_halfwidth = SUBSAMPLE(src_width, 1, 1); in I420Scale_16() local
|