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

/external/chromium_org/tools/telemetry/third_party/png/
H A Dpng.py3838 format, awidth, aheight, adepth, amaxval = \
3843 if (awidth, aheight) != (width, height):
3847 options.alpha, awidth, aheight))
/external/chromium_org/third_party/libyuv/source/
H A Dscale.cc1687 int aheight = dst_height - dst_yoffset_even * 2; // actual output height local
1709 dst_width, aheight,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale.c3865 int aheight = dst_height - dst_yoffset * 2; // actual output height local
3877 dst_halfwidth, dst_halfwidth, dst_width, aheight, interpolate);
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale.c3865 int aheight = dst_height - dst_yoffset * 2; // actual output height local
3877 dst_halfwidth, dst_halfwidth, dst_width, aheight, interpolate);
/external/libyuv/files/source/
H A Dscale.cc3062 int aheight = dst_height - dst_yoffset * 2; // actual output height local
3074 dst_halfwidth, dst_halfwidth, dst_width, aheight, interpolate);

Completed in 245 milliseconds