Searched defs:interpolate (Results 26 - 34 of 34) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | ab8500_fg.c | 57 #define interpolate(x, x1, y1, x2, y2) \ macro
|
/kernel/linux/linux-6.6/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 [all...] |
/third_party/backends/backend/ |
H A D | artec_eplus48u.c | 505 int interpolate = 0; in copy_scan_line() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_tgsi.cpp | 1834 Converter::interpolate(tgsi::Instruction::SrcRegister src, int c, Value *ptr) in interpolate() function in __anon9287::Converter
|
/third_party/pulseaudio/src/modules/ |
H A D | module-equalizer-sink.c | 168 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 D | mtk-svs.c | 852 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 D | si_shader.h | 370 ubyte interpolate; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.c | 557 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 D | SkPath.cpp | 243 bool SkPath::interpolate(const SkPath& ending, SkScalar weight, SkPath* out) const { in interpolate() function in SkPath
|
Completed in 35 milliseconds
12