Home
last modified time | relevance | path

Searched defs:interpolate (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Ddsl.cpp134 std::unique_ptr<Expression> interpolate(Interpolator interpolator, in interpolate() function
146 std::unique_ptr<Expression> interpolate(Interpolator interpolator, in interpolate() function
160 std::unique_ptr<Expression> interpolate(Interpolator interpolator, in interpolate() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dtile_cover_impl.hpp44 double interpolate(uint32_t y) { in interpolate() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dinterpolate.hpp23 T interpolate(const T& a, const T& b, const double t) { in interpolate() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/
H A Dfunction.cpp338 static std::unique_ptr<Expression> interpolate(type::Type type, Interpolator interpolator, std::uni… in interpolate() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dch7006_priv.h158 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate() function
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk816.c575 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
H A Dfg_rk817.c262 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
H A Dfg_rk818.c552 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c2963 static int interpolate(int x, int xa, int xb, int ya, int yb) in interpolate() function
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dab8500_fg.c57 #define interpolate(x, x1, y1, x2, y2) \ macro
H A Drk818_battery.c285 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
H A Drk817_battery.c649 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
H A Drk816_battery.c326 static u32 interpolate(int value, u32 *table, int size) in interpolate() function
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c1344 static inline int interpolate(int x1, int y1, int x2, int y2, int x) in interpolate() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h1636 static inline int interpolate(int x1, int y1, int x2, int y2, int x) in interpolate() function