Searched defs:src_halfheight (Results 1 – 2 of 2) sorted by relevance
| /external/libyuv/files/source/ |
| D | scale.cc | 1743 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale() local 1780 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_16() local 1836 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in ScaleOffset() local
|
| /external/libvpx/libvpx/third_party/libyuv/source/ |
| D | scale.cc | 1559 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale() local 1591 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_16() local 1640 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in ScaleOffset() local
|