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