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

1 23 4 5 6

  /external/gemmlowp/public/
output_stages.h 109 // quantized form. In particular, convolution-like operations
  /external/libopus/silk/
NLSF2A.c 115 /* generate even and odd polynomials using convolution */
  /external/mesa3d/docs/relnotes/
3.5 67 Adds image convolution to glRead/Copy/DrawPixels/TexImage.
3.3 266 image convolution. This will (hopefully) be done for Mesa 3.5/3.6.
  /external/dng_sdk/source/
dng_opcodes.h 264 /// \brief Class to represent a filter opcode, such as a convolution.
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorConvolution.h 18 * \brief Tensor convolution class.
599 // Compute the convolution
659 // Convolution
725 // Convolution
    [all...]
README.md     [all...]
  /external/opencv/cv/src/
cvpyramids.cpp     [all...]
cvoptflowlk.cpp 128 /* buffers for gaussian horisontal convolution */
369 /* ---------Calculating horizontal convolution of processed line----------------------- */
  /external/skia/src/core/
SkBitmapScaler.cpp 100 // TODO(egouriou): Take advantage of periods in the convolution.
  /external/skia/src/gpu/effects/
GrMatrixConvolutionEffect.cpp 226 // Static function to create a 2D convolution
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_Blur.S 54 * The convolution is fully unrolled for windows up to max_r, with the
56 * into the relevant part of the code for an arbitrary convolution radius. Two
236 /* Some portion of the convolution window (as much as will fit, and all of it
254 * x9 -- pointer to additional convolution window data
    [all...]
rsCpuIntrinsics_neon_Blur.S 58 * The convolution is fully unrolled for windows up to max_r, with the
60 * into the relevant part of the code for an arbitrary convolution radius. Two
242 /* Some portion of the convolution window (as much as will fit, and all of it
260 * r9 -- pointer to additional convolution window data
    [all...]
  /external/ImageMagick/ImageMagick/api/
effect.html 164 <p>ConvolveImage() applies a custom convolution kernel to the image.</p>
221 <p>EdgeImage() finds edges in an image. Radius defines the radius of the convolution filter. Use a radius of 0 and EdgeImage() selects a suitable radius for you.</p>
  /external/ImageMagick/www/api/
effect.php 164 <p>ConvolveImage() applies a custom convolution kernel to the image.</p>
221 <p>EdgeImage() finds edges in an image. Radius defines the radius of the convolution filter. Use a radius of 0 and EdgeImage() selects a suitable radius for you.</p>
  /external/libopus/silk/fixed/
pitch_analysis_core_FIX.c 282 /* Convolution */
296 /* Convolution */
    [all...]
  /external/libopus/silk/float/
pitch_analysis_core_FLP.c 250 /* Convolution */
263 /* Convolution */
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
arm_math.h     [all...]
  /external/ImageMagick/ImageMagick/script/
conjure.html 424 <td>apply a convolution kernel to the image. Given a kernel "order" , you would supply "order*order" float values (e.g. 3x3 implies 9 values).</td>
497 <td>enhance edges within the image with a convolution filter of the given radius.</td>
503 <td>emboss the image with a convolution filter of the given radius and standard deviation (sigma).</td>
539 <td>apply a convolution kernel to the image.</td>
    [all...]
  /external/ImageMagick/utilities/
convert.1 153 apply a convolution kernel to the image
magick-script.1 131 apply a convolution kernel to the image
magick-script.1.in 131 apply a convolution kernel to the image
magick.1 128 apply a convolution kernel to the image
magick.1.in 128 apply a convolution kernel to the image
mogrify.1 151 apply a convolution kernel to the image

Completed in 554 milliseconds

1 23 4 5 6