Home
last modified time | relevance | path

Searched refs:aheight (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3865 int aheight = dst_height - dst_yoffset * 2; // actual output height in ScaleOffset() local
3877 dst_halfwidth, dst_halfwidth, dst_width, aheight, interpolate); in ScaleOffset()