Home
last modified time | relevance | path

Searched defs:src_halfheight (Results 1 – 3 of 3) sorted by relevance

/external/libaom/third_party/libyuv/source/
Dscale.cc1749 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale() local
1786 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_16() local
1891 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in NV12Scale() local
/external/libyuv/source/
Dscale.cc2291 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale() local
2336 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_16() local
2381 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_12() local
2683 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in NV12Scale() local
/external/libvpx/third_party/libyuv/source/
Dscale.cc1658 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale() local
1695 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_16() local