40 #if IPP_VERSION_MAJOR == 6 41 #define ICL_HAVE_IPP_6X 80 typedef uint8_t
icl8u;
std::complex< icl32f > icl32c
float comples type
Definition: BasicTypes.h:100
undocument this line if you encounter any issues!
Definition: Any.h:37
Ipp8u icl8u
8Bit unsigned integer type for the ICL
Definition: BasicTypes.h:64
int64_t icl64s
64bit signed integer type for the ICL
Definition: BasicTypes.h:94
Ipp32s icl32s
32bit signed integer type for the ICL
Definition: BasicTypes.h:58
Ipp32f icl32f
32Bit floating point type for the ICL
Definition: BasicTypes.h:55
Ipp64f icl64f
64Bit floating point type for the ICL
Definition: BasicTypes.h:52
uint32_t icl32u
32bit unsigned integer type for the ICL
Definition: BasicTypes.h:88
std::complex< icl64f > icl64c
float comples type
Definition: BasicTypes.h:103
int8_t icl8s
8bit signed integer
Definition: BasicTypes.h:85
uint16_t icl16u
16bit unsigned integer type for the ICL
Definition: BasicTypes.h:91
uint64_t icl64u
64bit unsigned integer type for the ICL
Definition: BasicTypes.h:97
Ipp16s icl16s
16bit signed integer type for the ICL (range [-32767, 32768 ])
Definition: BasicTypes.h:61