Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3510 int maxy = ((src_height - 1) << 16) - 1; in ScalePlaneBilinearSimple() local
3585 int maxy = ((src_height - 1) << 16) - 1; // max is filter of last 2 rows. in ScalePlaneBilinear() local