Searched refs:remaining_width (Results 1 – 1 of 1) sorted by relevance
294 const int remaining_width = width - safe_width; in ColorSpaceInverseTransform() local313 VP8LTransformColorInverse(&m, src, remaining_width, dst); in ColorSpaceInverseTransform()314 src += remaining_width; in ColorSpaceInverseTransform()315 dst += remaining_width; in ColorSpaceInverseTransform()