Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.cc1576 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale() local
1608 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in I420Scale_16() local
1657 int src_halfheight = SUBSAMPLE(src_height, 1, 1); in ScaleOffset() local
/external/libyuv/files/source/
Dscale.cc2945 int src_halfheight = (src_height + 1) >> 1; in I420Scale() local
3008 int src_halfheight = (src_height + 1) >> 1; in Scale() local
3059 int src_halfheight = (src_height + 1) >> 1; in ScaleOffset() local