Searched defs:convolve (Results 1 – 11 of 11) sorted by relevance
| /external/libaom/libaom/av1/common/ |
| D | scale.h | 38 aom_convolve_fn_t convolve[2][2][2]; member
|
| /external/skqp/gm/ |
| D | imagefiltersgraph.cpp | 128 sk_sp<SkImageFilter> convolve(SkMatrixConvolutionImageFilter::Make(kernelSize, in onDraw() local
|
| /external/skia/gm/ |
| D | imagefiltersgraph.cpp | 128 sk_sp<SkImageFilter> convolve(SkMatrixConvolutionImageFilter::Make(kernelSize, in onDraw() local
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | convolve_sse2.h | 35 static INLINE __m128i convolve(const __m128i *const s, in convolve() function
|
| D | convolve_avx2.h | 317 static INLINE __m256i convolve(const __m256i *const s, in convolve() function
|
| /external/libaom/libaom/av1/common/x86/ |
| D | convolve_sse2.c | 38 static INLINE __m128i convolve(const __m128i *const s, in convolve() function
|
| /external/libaom/libaom/av1/common/arm/ |
| D | warp_plane_neon.c | 201 static INLINE void convolve(int32x2x2_t x0, int32x2x2_t x1, uint8x8_t src_0, in convolve() function
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorBase.h | 490 convolve(const KernelDerived& kernel, const Dimensions& dims) const { in convolve() function
|
| /external/libvpx/libvpx/vpx_dsp/ppc/ |
| D | vpx_convolve_vsx.c | 308 static VPX_FORCE_INLINE void convolve(const uint8_t *src, ptrdiff_t src_stride, in convolve() function
|
| /external/swiftshader/third_party/LLVM/lib/Support/ |
| D | APFloat.cpp | 26 #define convolve(lhs, rhs) ((lhs) * 4 + (rhs)) macro
|
| /external/ImageMagick/Magick++/lib/ |
| D | Image.cpp | 2612 void Magick::Image::convolve(const size_t order_,const double *kernel_) in convolve() function in Magick::Image
|