/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_array.spec | 221 * Convolution will be performed on the image (possibly changing its 222 width and height) if SEPARABLE 2D or CONVOLUTION 2D is enabled. [all...] |
VERSIONS | [all...] |
/external/mesa3d/docs/ |
MESA_texture_array.spec | 221 * Convolution will be performed on the image (possibly changing its 222 width and height) if SEPARABLE 2D or CONVOLUTION 2D is enabled. [all...] |
VERSIONS | [all...] |
/external/pixman/pixman/ |
pixman-bits-image.c | 454 * ensures that the convolution matrix is aligned right, since it was 779 * ensures that the convolution matrix is aligned right, since it was [all...] |
pixman-image.c | 516 /* Both alpha maps and convolution filters can introduce
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
ph_disp.cpp | 595 // circular convolution with impulse response 851 /* circular convolution with impulse response */
|
/external/chromium_org/skia/ext/ |
image_operations.cc | 200 // TODO(egouriou): Take advantage of periods in the convolution.
|
convolver_mips_dspr2.cc | 241 // We go through each column in the output and do a vertical convolution,
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/ |
d3d11ddi.txt | 222 - D3D11 supports a monochrome convolution filter for "text filtering"
|
/external/mesa3d/src/gallium/docs/ |
d3d11ddi.txt | 222 - D3D11 supports a monochrome convolution filter for "text filtering"
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
residu.cpp | 55 2. Performed 4 convolution per pass to avoid recalling the same
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
phase_dispersion.cpp | 222 /* circular convolution */
|
/frameworks/base/docs/html/guide/topics/renderscript/ |
compute.jd | 274 such as Gaussian blur, convolution, and image blending. For more information, see the subclasses of
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
x86-mont.pl | 14 # performs Montgomery multiplication/convolution only on SSE2-capable
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
bn_asm.c | 937 * Return value of 0 indicates that multiplication/convolution was not
|
/external/chromium_org/third_party/skia/src/effects/ |
SkBlurMask.cpp | 855 // The "simple" blur is a direct implementation of separable convolution with a discrete [all...] |
/external/openssl/crypto/bn/asm/ |
x86-mont.pl | 14 # performs Montgomery multiplication/convolution only on SSE2-capable
|
/external/openssl/crypto/bn/ |
bn_asm.c | 937 * Return value of 0 indicates that multiplication/convolution was not
|
/external/skia/src/effects/ |
SkBlurMask.cpp | 855 // The "simple" blur is a direct implementation of separable convolution with a discrete [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/ |
d3d11_screen.h | [all...] |
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/ |
d3d11_screen.h | [all...] |
/external/opencv/ml/include/ |
ml.h | [all...] |
/external/opencv/cv/src/ |
cvfilter.cpp | [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 829 Scale_sig_opt(h1, L_SUBFR, 1 + shift); /* set h1[] in Q15 with scaling for convolution */ 833 Scale_sig(h1, L_SUBFR, 1 + shift); /* set h1[] in Q15 with scaling for convolution */ [all...] |