/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-6.5.1.html | 75 <li>fixed convolution memory leak (bug 7077)
|
relnotes-6.5.3.html | 67 <li>1D convolution state could effect 2D image transfers
|
/external/chromium_org/third_party/skia/src/core/ |
SkBitmapProcState.h | 113 /** Platforms can also optionally overwrite the convolution functions
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapFilter_opts_SSE2.cpp | 225 // multiply with coefficients => accumulate the convolution result. 241 // => accumulate the convolution results. 429 // Does vertical convolution to produce one output row. The filter values and 533 // Store the convolution result (16 bytes) and advance the pixel pointers.
|
SkBitmapProcState_arm_neon.cpp | 197 // Does vertical convolution to produce one output row. The filter values and 281 // Store the convolution result (16 bytes) and advance the pixel pointers.
|
/external/mesa3d/docs/ |
relnotes-6.5.1.html | 75 <li>fixed convolution memory leak (bug 7077)
|
relnotes-6.5.3.html | 67 <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/pixman/test/ |
scaling-crash-test.c | 112 { PIXMAN_FILTER_CONVOLUTION, "CONVOLUTION" },
|
/external/skia/src/core/ |
SkBitmapProcState.h | 113 /** Platforms can also optionally overwrite the convolution functions
|
/external/skia/src/opts/ |
SkBitmapFilter_opts_SSE2.cpp | 225 // multiply with coefficients => accumulate the convolution result. 241 // => accumulate the convolution results. 429 // Does vertical convolution to produce one output row. The filter values and 533 // Store the convolution result (16 bytes) and advance the pixel pointers.
|
SkBitmapProcState_arm_neon.cpp | 197 // Does vertical convolution to produce one output row. The filter values and 281 // Store the convolution result (16 bytes) and advance the pixel pointers.
|
/external/speex/libspeex/ |
cb_search_arm4.h | 52 /* Compute codeword response using convolution with impulse response */
|
/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/chromium_org/media/base/ |
sinc_resampler.cc | 45 // size. r1_ must be zero initialized to avoid convolution with garbage (see 305 // Figure out how much to weight each kernel's "convolution".
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
HRTFElevation.cpp | 247 // Load convolution kernels from HRTF files. 265 // Create the interpolated convolution kernels and delays.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
algorithm | 541 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n 575 * 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.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
algorithm | 541 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n 575 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
algorithm | 541 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n 575 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
algorithm | 541 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n 575 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
algorithm | 541 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n 575 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
algorithm | 541 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @c l<=m<=n 575 * If @c {l,m,n} is some convolution of @p {a,b,c} such that @p comp(l,m)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/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)
|