Searched refs:Interpolate (Results 1 – 1 of 1) sorted by relevance
110 static WEBP_INLINE int Interpolate(int v) { in Interpolate() function123 const int y = Interpolate(base_value << shift); // final uplifted value in LinearToGamma()
Completed in 5 milliseconds