HomeSort by relevance Sort by last modified time
    Searched full:convolution (Results 26 - 50 of 150) sorted by null

12 3 4 5 6

  /frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
grain.rs 25 * Convolution matrix of distance 2 with fixed point of 'kShiftBits' bits
  /frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
grain.rs 25 * Convolution matrix of distance 2 with fixed point of 'kShiftBits' bits
  /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
grain.rs 25 * Convolution matrix of distance 2 with fixed point of 'kShiftBits' bits
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorTraits.h 233 // Stride (S): The convolution stride is the offset between locations where we
247 // The output dimensions for convolution, when given all the parameters above,
  /external/skia/src/opts/
SkBitmapFilter_opts.h 70 // multiply with coefficients => accumulate the convolution result.
86 // => accumulate the convolution results.
234 // Does vertical convolution to produce one output row. The filter values and
334 // Store the convolution result (16 bytes) and advance the pixel pointers.
596 // Does vertical convolution to produce one output row. The filter values and
    [all...]
  /external/ImageMagick/MagickCore/
morphology.c 39 % Convolution (weighted sum or average) is just one specific type of
141 % user) and converts it into a Morphology/Convolution Kernel. This allows
143 % specify their own kernel for a specific Convolution or Morphology
210 % o kernel_string: the Morphology/Convolution kernel wanted.
583 % Convolution Kernels
649 % Named Constant Convolution Kernels
671 % Sobel 'Edge' convolution kernel (3x3)
677 % Roberts convolution kernel (3x3)
683 % Prewitt Edge convolution kernel (3x3)
689 % Prewitt's "Compass" convolution kernel (3x3
    [all...]
  /external/mesa3d/docs/relnotes/
6.5.1.html 82 <li>fixed convolution memory leak (bug 7077)
6.5.3.html 74 <li>1D convolution state could effect 2D image transfers
  /external/opencv/cv/src/
_cvimgproc.h 51 /* performs convolution of 2d floating-point array with 3x1, 1x3 or separable 3x3 mask */
cvderiv.cpp 46 /* lightweight convolution with 3x3 kernel */
64 /* set vars, so that vertical convolution
66 horizontal convolution won't run */
78 /* set vars, so that vertical convolution won't run and
79 horizontal convolution will write results into destination ROI */
    [all...]
  /external/speex/libspeex/
cb_search_arm4.h 52 /* Compute codeword response using convolution with impulse response */
  /external/webrtc/webrtc/common_audio/resampler/
sinc_resampler.h 100 // Compute convolution of |k1| and |k2| over |input_ptr|, resultant sums are
sinc_resampler.cc 54 // size. r1_ must be zero initialized to avoid convolution with garbage (see
316 // Figure out how much to weight each kernel's "convolution".
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
enh_upsample.c 65 /* filtering: simple convolution=inner products
refiner.c 124 /* compute the segment (this is actually a convolution) */
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
sobeloperator.cpp 30 * Perform 1d convolution on 3 channel image either horizontally or vertically.
  /frameworks/opt/net/voip/src/jni/rtp/
EchoSuppressor.cpp 37 // It is well known that cross-correlation can be computed using convolution,
  /external/skia/src/core/
SkGpuBlurUtils.cpp 316 // X convolution from reading garbage.
352 // convolution from reading garbage.
  /frameworks/av/media/libaudioprocessing/
AudioResamplerFirProcess.h 281 * @param sP is the positive half of the coefficients (as viewed by a convolution),
284 * @param sN is the negative half of the samples (as viewed by a convolution),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
algorithm 539 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n
573 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
algorithm 539 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n
573 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
algorithm 539 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n
573 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
algorithm 539 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n
573 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
algorithm 539 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n
573 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
algorithm 539 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n
573 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)

Completed in 470 milliseconds

12 3 4 5 6