| /third_party/typescript/tests/cases/compiler/ |
| D | derivedInterfaceCallSignature.ts | 6 interpolate(): string; method 21 interpolate(interpolator: string): D3SvgArea; method
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/mint/nn/ |
| D | functional.py | 39 from mindspore.ops.function.nn_func import interpolate_ext as interpolate unknown
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | QuadRasterizer.cpp | 233 Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation, … in interpolate() function in sw::QuadRasterizer
|
| D | BC_Decoder.cpp | 578 Color interpolate(RGBf e0, RGBf e1, const IndexInfo &index, bool isSigned) in interpolate() function 1434 uint8_t interpolate(uint8_t e0, uint8_t e1, const IndexInfo &index) const in interpolate() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | QuadRasterizer.cpp | 319 …Float4 QuadRasterizer::interpolate(Float4 &x, Float4 &D, Float4 &rhw, Pointer<Byte> planeEquation,… in interpolate() function in sw::QuadRasterizer
|
| /third_party/skia/m133/docs/examples/ |
| D | SkPath_cubicTo_example_parametric_animated.cpp | 34 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in interpolate() function
|
| D | SkPath_quadTo_example_parametric_animated.cpp | 24 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in interpolate() function
|
| /third_party/skia/docs/examples/ |
| D | SkPath_cubicTo_example_parametric_animated.cpp | 34 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in interpolate() function
|
| D | SkPath_quadTo_example_parametric_animated.cpp | 24 static SkPoint interpolate(SkPoint a, SkPoint b, float t) { in interpolate() function
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | matrix_interpolation.inl | 116 GLM_FUNC_QUALIFIER tmat4x4<T, P> interpolate function
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_framerate.c | 120 static int blend_frames(AVFilterContext *ctx, int interpolate) in blend_frames() 160 int64_t interpolate, interpolate8; in process_work_frame() local
|
| D | transform.c | 128 enum InterpolateMethod interpolate, in ff_affine_transform()
|
| D | vf_deshake.c | 318 enum InterpolateMethod interpolate, in deshake_transform_c()
|
| D | vf_estdif.c | 54 void (*interpolate)(struct ESTDIFContext *s, uint8_t *dst, member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | r600_shader.c | 503 int eg_get_interpolator_index(unsigned interpolate, unsigned location) in eg_get_interpolator_index()
|
| D | r600_shader_common.h | 35 unsigned interpolate; member
|
| /third_party/skia/m133/src/core/ |
| D | SkPathRef.cpp | 303 void SkPathRef::interpolate(const SkPathRef& ending, SkScalar weight, SkPathRef* out) const { in interpolate() function in SkPathRef
|
| /third_party/skia/src/core/ |
| D | SkPathRef.cpp | 334 void SkPathRef::interpolate(const SkPathRef& ending, SkScalar weight, SkPathRef* out) const { in interpolate() function in SkPathRef
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_build.c | 124 unsigned interpolate, in tgsi_build_declaration() 227 tgsi_build_declaration_interp(unsigned interpolate, in tgsi_build_declaration_interp()
|
| /third_party/skia/m133/src/base/ |
| D | SkBezierCurves.cpp | 18 static inline double interpolate(double A, double B, double t) { in interpolate() function
|
| /third_party/python/Tools/demo/ |
| D | sortvisu.py | 347 def interpolate(oldpts, newpts, n): function
|
| /third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
| D | generator_impl.cc | 656 } else if (auto* interpolate = deco->As<ast::InterpolateDecoration>()) { in EmitDecorations() local
|
| /third_party/ffmpeg/libswscale/ |
| D | swscale_unscaled.c | 1287 … void (*interpolate)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int width); in bayer_to_rgb24_wrapper() local 1336 … void (*interpolate)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int width); in bayer_to_rgb48_wrapper() local 1387 …void (*interpolate)(const uint8_t *src, int src_stride, uint8_t *dstY, uint8_t *dstU, uint8_t *dst… in bayer_to_yv12_wrapper() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | resolver_validation.cc | 1129 } else if (auto* interpolate = deco->As<ast::InterpolateDecoration>()) { in ValidateEntryPoint() local 2163 } else if (auto* interpolate = deco->As<ast::InterpolateDecoration>()) { in ValidateStructure() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | twinvq.c | 84 static void interpolate(float *out, float v1, float v2, int size) in interpolate() function
|