Searched defs:_cn (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/cudaarithm/src/cuda/ |
D | cmp_scalar.cu | 68 #define MAKE_VEC(_type, _cn) typename MakeVec<_type, _cn>::type argument
|
/external/icu/icu4c/source/layout/ |
D | IndicClassTables.cpp | 36 #define _cn (CC_CONSONANT_WITH_NUKTA | CF_CONSONANT) macro
|
/external/opencv3/modules/core/src/ |
D | umatrix.cpp | 558 UMat UMat::reshape(int _cn, int _newndims, const int* _newsz) const in reshape()
|
D | matrix.cpp | 4254 Mat Mat::reshape(int _cn, int _newndims, const int* _newsz) const in reshape()
|
/external/opencv3/modules/imgproc/src/ |
D | imgwarp.cpp | 1806 ResizeAreaFastVec_SIMD_8u(int _cn, int _step) : in ResizeAreaFastVec_SIMD_8u() 1866 ResizeAreaFastVec_SIMD_16u(int _cn, int _step) : in ResizeAreaFastVec_SIMD_16u() 1916 ResizeAreaFastVec_SIMD_16s(int _cn, int _step) : in ResizeAreaFastVec_SIMD_16s() 2018 ResizeAreaFastVec_SIMD_8u(int _cn, int _step) : in ResizeAreaFastVec_SIMD_8u() 2117 ResizeAreaFastVec_SIMD_16u(int _cn, int _step) : in ResizeAreaFastVec_SIMD_16u() 2205 ResizeAreaFastVec_SIMD_16s(int _cn, int _step) : in ResizeAreaFastVec_SIMD_16s()
|
D | smooth.cpp | 3141 BilateralFilter_32f_Invoker(int _cn, int _radius, int _maxk, int *_space_ofs, in BilateralFilter_32f_Invoker()
|