Home
last modified time | relevance | path

Searched refs:iwiChDesc_None (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/iw/include/iw/
H A Diw_image_op.h339 pParams->chDesc = iwiChDesc_None; in iwiAdd_SetDefaultParams()
384 pParams->chDesc = iwiChDesc_None; in iwiAddC_SetDefaultParams()
432 pParams->chDesc = iwiChDesc_None; in iwiSub_SetDefaultParams()
477 pParams->chDesc = iwiChDesc_None; in iwiSubC_SetDefaultParams()
527 pParams->chDesc = iwiChDesc_None; in iwiMul_SetDefaultParams()
575 pParams->chDesc = iwiChDesc_None; in iwiMulC_SetDefaultParams()
625 pParams->chDesc = iwiChDesc_None; in iwiDiv_SetDefaultParams()
674 pParams->chDesc = iwiChDesc_None; in iwiDivC_SetDefaultParams()
720 pParams->chDesc = iwiChDesc_None; in iwiSwapChannels_SetDefaultParams()
H A Diw_image_filter.h110 pParams->chDesc = iwiChDesc_None; in iwiFilterBox_SetDefaultParams()
374 pParams->chDesc = iwiChDesc_None; in iwiFilterGaussian_SetDefaultParams()
H A Diw_image_transform.h41 pParams->chDesc = iwiChDesc_None; in iwiMirror_SetDefaultParams()
H A Diw_image.h46 iwiChDesc_None = 0, // Process all channels enumerator
/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/iw/src/
H A Diw_image_color_convert_all.c233 … (pSrc, srcStep, 3, pDst, dstStep, 3, size, dataType, g_RgbBgrSwapOrder, 0, iwiChDesc_None); in llwiColorConvert()
234 …pSrc, srcStep, 3, pDst, dstStep, 4, size, dataType, g_RgbBgrNoSwapOrder, alphaVal, iwiChDesc_None); in llwiColorConvert()
235 … (pSrc, srcStep, 3, pDst, dstStep, 4, size, dataType, g_RgbBgrSwapOrder, alphaVal, iwiChDesc_None); in llwiColorConvert()
242 … (pSrc, srcStep, 3, pDst, dstStep, 3, size, dataType, g_RgbBgrSwapOrder, 0, iwiChDesc_None); in llwiColorConvert()
243 … (pSrc, srcStep, 3, pDst, dstStep, 4, size, dataType, g_RgbBgrSwapOrder, alphaVal, iwiChDesc_None); in llwiColorConvert()
244 …pSrc, srcStep, 3, pDst, dstStep, 4, size, dataType, g_RgbBgrNoSwapOrder, alphaVal, iwiChDesc_None); in llwiColorConvert()
252 … (pSrc, srcStep, 4, pDst, dstStep, 3, size, dataType, g_RgbBgrSwapOrder, 0, iwiChDesc_None); in llwiColorConvert()
253 … (pSrc, srcStep, 4, pDst, dstStep, 4, size, dataType, g_RgbBgrSwapOrder, 0, iwiChDesc_None); in llwiColorConvert()
260 … (pSrc, srcStep, 4, pDst, dstStep, 3, size, dataType, g_RgbBgrSwapOrder, 0, iwiChDesc_None); in llwiColorConvert()
262 … (pSrc, srcStep, 4, pDst, dstStep, 4, size, dataType, g_RgbBgrSwapOrder, 0, iwiChDesc_None); in llwiColorConvert()
H A Diw_image.c66 chDesc = iwiChDesc_None; in owniChDescriptorToCode()
69 chDesc = iwiChDesc_None; in owniChDescriptorToCode()
79 case iwiChDesc_None: return owniC1; in owniChDescriptorToCode()
85 case iwiChDesc_None: return owniC1C3; in owniChDescriptorToCode()
91 case iwiChDesc_None: return owniC1C4; in owniChDescriptorToCode()
102 case iwiChDesc_None: return owniC3C1; in owniChDescriptorToCode()
108 case iwiChDesc_None: return owniC3; in owniChDescriptorToCode()
114 case iwiChDesc_None: return owniC3C4; in owniChDescriptorToCode()
125 case iwiChDesc_None: return owniC4C1; in owniChDescriptorToCode()
131 case iwiChDesc_None: return owniC4C3; in owniChDescriptorToCode()
[all …]
H A Diw_image_filter_morphology.c316 chCode = owniChDescriptorToCode(iwiChDesc_None, channels, channels); in llwiFilterMorphology_InitAlloc()
/dports/graphics/opencv/.build/3rdparty/ippicv/ippicv_lnx/iw/include/iw++/
H A Diw_image_op.hpp291 IwiAddParams(int _scaleFactor = 0, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
330 IwiAddCParams(int _scaleFactor = 0, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
368 IwiSubParams(int _scaleFactor = 0, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
407 IwiSubCParams(int _scaleFactor = 0, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
445 …eFactor = 0, IppHintAlgorithm _algoMode = ippAlgHintNone, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
485 …oMode = ippAlgHintNone, IppRoundMode _round = ippRndNear, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
525 …eFactor = 0, IppHintAlgorithm _algoMode = ippAlgHintNone, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
565 …oMode = ippAlgHintNone, IppRoundMode _round = ippRndNear, IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
605 IwiSwapChannelsParams(IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
H A Diw_image_filter.hpp79 IwiFilterBoxParams(IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
250 IwiFilterGaussianParams(IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()
H A Diw_image_transform.hpp34 IwiMirrorParams(IwiChDescriptor _chDesc = iwiChDesc_None) in IW_BASE_PARAMS_CONSTRUCTORS()