Home
last modified time | relevance | path

Searched defs:interpolate (Results 26 - 34 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_fg.c57 #define interpolate(x, x1, y1, x2, y2) \ macro
/kernel/linux/linux-6.6/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
[all...]
/third_party/backends/backend/
H A Dartec_eplus48u.c505 int interpolate = 0; in copy_scan_line() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1834 Converter::interpolate(tgsi::Instruction::SrcRegister src, int c, Value *ptr) in interpolate() function in __anon9287::Converter
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c168 static void interpolate(float *samples, size_t length, uint32_t *xs, float *ys, size_t n_points) { in interpolate() function
/kernel/linux/linux-6.6/drivers/soc/mediatek/
H A Dmtk-svs.c852 static u32 interpolate(u32 f0, u32 f1, u32 v0, u32 v1, u32 fx) in interpolate() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h370 ubyte interpolate; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c557 int eg_get_interpolator_index(unsigned interpolate, unsigned location) in eg_get_interpolator_index() argument
1322 int interpolate, location, k; allocate_system_value_inputs() local
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp243 bool SkPath::interpolate(const SkPath& ending, SkScalar weight, SkPath* out) const { in interpolate() function in SkPath

Completed in 35 milliseconds

12