/third_party/skia/docs/examples/ |
H A D | SkPath_quadTo_example_parametric_animated.cpp | 24 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in REG_FIDDLE_ANIMATED() function
|
H A D | SkPath_cubicTo_example_parametric_animated.cpp | 34 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in REG_FIDDLE_ANIMATED() function
|
/third_party/ffmpeg/libavfilter/ |
H A D | transform.c | 125 ff_affine_transform(const uint8_t *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, const float *matrix, enum InterpolateMethod interpolate, enum FillMethod fill) ff_affine_transform() argument
|
H A D | vf_framerate.c | 120 static int blend_frames(AVFilterContext *ctx, int interpolate) in blend_frames() argument 160 int64_t interpolate, interpolate8; in process_work_frame() local [all...] |
H A D | vf_deshake.c | 315 deshake_transform_c(AVFilterContext *ctx, int width, int height, int cw, int ch, const float *matrix_y, const float *matrix_uv, enum InterpolateMethod interpolate, enum FillMethod fill, AVFrame *in, AVFrame *out) deshake_transform_c() argument
|
H A D | vf_estdif.c | 54 void (*interpolate)(struct ESTDIFContext *s, uint8_t *dst, member
|
H A D | af_sofalizer.c | 105 int interpolate; /* should wanted IRs be interpolated from neighbors ? */ member
|
H A D | vf_curves.c | 219 static inline int interpolate(void *log_ctx, uint16_t *y, in interpolate() function
|
H A D | vf_minterpolate.c | 1069 static void interpolate(AVFilterLink *inlink, AVFrame *avf_out) in interpolate() function
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | |
/third_party/python/Tools/demo/ |
H A D | sortvisu.py | 347 def interpolate(oldpts, newpts, n): function
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_shader.h | 50 unsigned interpolate; member
|
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/ffmpeg/libavcodec/ |
H A D | twinvq.c | 84 static void interpolate(float *out, float v1, float v2, int size) in interpolate() function
|
H A D | cook.c | 127 void (*interpolate)(struct cook *q, float *buffer, member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_bptc_tmp.h | 500 interpolate(int32_t a, int32_t b, in interpolate() function
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_build.c | 227 tgsi_build_declaration_interp(unsigned interpolate, in tgsi_build_declaration_interp() argument 121 tgsi_build_declaration( unsigned file, unsigned usage_mask, unsigned interpolate, unsigned dimension, unsigned semantic, unsigned invariant, unsigned local, unsigned array, unsigned atomic, unsigned mem_type, struct tgsi_header *header ) tgsi_build_declaration() argument
|
H A D | tgsi_ureg.c | 1585 emit_decl_fs(struct ureg_program *ureg, unsigned file, unsigned first, unsigned last, enum tgsi_semantic semantic_name, unsigned semantic_index, enum tgsi_interpolate_mode interpolate, enum tgsi_interpolate_loc interpolate_location, unsigned array_id, unsigned usage_mask) emit_decl_fs() argument
|
/third_party/pulseaudio/sonic/ |
H A D | Sonic.java | 744 private short interpolate( in interpolate() method in Sonic
|
H A D | sonic.c | 882 static short interpolate( in interpolate() function
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | BC_Decoder.cpp | 1434 uint8_t interpolate(uint8_t e0, uint8_t e1, const IndexInfo &index) const in interpolate() function
|
/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
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 370 ubyte interpolate; member
|