Searched refs:remaining_width (Results 1 – 1 of 1) sorted by relevance
299 const int remaining_width = width - safe_width; in ColorSpaceInverseTransform_C() local318 VP8LTransformColorInverse(&m, src, remaining_width, dst); in ColorSpaceInverseTransform_C()319 src += remaining_width; in ColorSpaceInverseTransform_C()320 dst += remaining_width; in ColorSpaceInverseTransform_C()