Home
last modified time | relevance | path

Searched defs:kernelWidth (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/effects/
DGrMatrixConvolutionEffect.cpp164 int kernelWidth = mce.fKernel.size().width(); in emitKernelBlock() local
201 int kernelWidth = mce.fKernel.size().width(); in emitCode() local
DGrGaussianConvolutionFragmentProcessor.cpp106 GlobalVar kernelWidth(kUniform_Modifier, kInt_Type, "kernelWidth"); in emitCode() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DConv2dTestImpl.cpp232 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(originalKernel.shape()[3]); in SimpleConvolution2dTestImpl() local
395 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernel.shape()[2]); in SimpleConvolution2dNhwcTestImpl() local
1314 unsigned int kernelWidth = 3; in CompareConvolution2dTestImpl() local
1652 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(kernel.shape()[3]); in DepthwiseConvolution2dAsymmetricTestImpl() local
1782 unsigned int kernelWidth = 3; in DepthwiseConvolution2dDepthMul1TestImpl() local
1938 unsigned int kernelWidth = 3; in DepthwiseConvolution2dTestImpl() local
2164 unsigned int kernelWidth = armnn::numeric_cast<unsigned int>(originalKernel.shape()[3]); in DepthwiseConvolution2dTestImpl() local
2950 unsigned int kernelWidth = 3; in CompareDepthwiseConvolution2dTestImpl() local
/external/ImageMagick/MagickCore/
Daccelerate.c633 kernelWidth, in ComputeBlurImage() local
4760 kernelWidth, in ComputeUnsharpMaskImage() local
4949 kernelWidth, in ComputeUnsharpMaskImageSingle() local