Searched defs:interpolate (Results 1 – 2 of 2) sorted by relevance
117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate() function
2963 static int interpolate(int x, int xa, int xb, int ya, int yb) in interpolate() function