Searched defs:dst_halfheight (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale.cc | 1578 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in I420Scale() local 1610 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in I420Scale_16() local 1659 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in ScaleOffset() local
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.cc | 1660 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in I420Scale() local 1697 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in I420Scale_16() local
|
/external/libyuv/files/source/ |
D | scale.cc | 1738 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in I420Scale() local 1775 int dst_halfheight = SUBSAMPLE(dst_height, 1, 1); in I420Scale_16() local
|