Lines Matching defs:dstWidth
1033 uint32_t dstWidth = w;1041 dstWidth, dstHeight);1044 if (srcWidth == dstWidth && srcHeight == dstHeight) {1048 xscaleFract = ((srcWidth - 1) << 12) / dstWidth;