/third_party/skia/gm/ |
D | imagefiltersgraph.cpp | 120 sk_sp<SkImageFilter> convolve(SkImageFilters::MatrixConvolution( in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | imagefiltersgraph.cpp | 121 sk_sp<SkImageFilter> convolve(SkImageFilters::MatrixConvolution( in onDraw() local
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | vp9mc_neon.S | 433 .macro convolve dst1, dst2, src1, src2, src3, src4, src5, src6, src7, src8, src9, idx1, idx2, tmp1,… macro
|
/third_party/ffmpeg/libavcodec/arm/ |
D | vp9mc_neon.S | 498 .macro convolve dst1, dst2, src1, src2, src3, src4, src5, src6, src7, src8, src9, idx1, idx2, tmp1,… macro
|
/third_party/ffmpeg/libavfilter/ |
D | af_earwax.c | 130 static void convolve(AVFilterContext *ctx, AVFrame *in, in convolve() function
|
/third_party/ffmpeg/libavcodec/ |
D | ra288.c | 88 static void convolve(float *tgt, const float *src, int len, int n) in convolve() function
|
/third_party/boost/boost/polygon/ |
D | interval_concept.hpp | 452 >::type& convolve( in convolve() function 499 >::type& convolve(IntervalType1& lvalue, const IntervalType2& rvalue) { in convolve() function
|
D | point_concept.hpp | 349 PointType1>::type& convolve(PointType1& lvalue, const PointType2& rvalue) { in convolve() function
|
D | rectangle_concept.hpp | 402 convolve(rectangle_type_1& rectangle, in convolve() function 467 convolve(rectangle_type& rectangle, const point_type& convolution_point) { in convolve() function
|
D | segment_concept.hpp | 522 Segment>::type& convolve(Segment& segment, const Point& point) { in convolve() function
|
D | polygon_traits.hpp | 584 convolve(polygon_type& polygon, const point_type& point) { in convolve() function 604 convolve(polygon_type& polygon, const point_type& point) { in convolve() function 622 convolve(polygon_type& polygon, const point_type& point) { in convolve() function
|
/third_party/mindspore/tests/vm_impl/ |
D | vm_me.py | 206 def convolve(x, w, b=None, pad_mode="valid"): function
|
/third_party/skia/src/core/ |
D | SkGpuBlurUtils.cpp | 242 auto convolve = [&](SkIRect rect) { in convolve_gaussian() local
|
/third_party/mindspore/mindspore/numpy/ |
D | math_ops.py | 2185 def convolve(a, v, mode='full'): function
|