Searched defs:interpolate (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/power/fuel_gauge/ |
| H A D | fg_rk816.c | 575 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
|
| H A D | fg_rk818.c | 552 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
|
| H A D | fg_rk817.c | 312 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 1623 static inline int interpolate(int x1, int y1, int x2, int y2, int x) in interpolate() function
|