Searched defs:interpolate (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv17.h | 117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate() function
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_priv.h | 157 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate() function
|
/openbmc/linux/drivers/soc/mediatek/ |
H A D | mtk-svs.c | 852 static u32 interpolate(u32 f0, u32 f1, u32 v0, u32 v1, u32 fx) in interpolate() function
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 2963 static int interpolate(int x, int xa, int xb, int ya, int yb) in interpolate() function
|