Searched refs:remaining_width (Results 1 – 1 of 1) sorted by relevance
1159 const int remaining_width = width - safe_width; in ColorSpaceInverseTransform() local1177 VP8LTransformColorInverse(&m, data, remaining_width); in ColorSpaceInverseTransform()1178 data += remaining_width; in ColorSpaceInverseTransform()