Home
last modified time | relevance | path

Searched refs:Interpolate (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c110 static WEBP_INLINE int Interpolate(int v) { in Interpolate() function
123 const int y = Interpolate(base_value << shift); // final uplifted value in LinearToGamma()

Completed in 5 milliseconds