![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/IsOutOfRangeReg.h>#include <IPSDKUtil/InstructionSet/detail/TernaryPackOpRetMask.h>#include <IPSDKUtil/InstructionSet/Pack2MaskPackType.h>#include <IPSDKUtil/InstructionSet/PromotedType.h>#include <IPSDKUtil/Tools/ForceInline.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
Functions | |
| template<eInstructionSet::domain instructionSet, class PackT > | |
| IPSDK_FORCEINLINE Pack2MaskPackType< PackT >::Type & | ipsdk::simd::isOutOfRange (const PackT &in, const PackT &packMin, const PackT &packMax) |
| isOutOfRange function; vectorized comparison ("is lower than min or
" greater than" test) of data contained in 2 Register structures | |
| template<eInstructionSet::domain instructionSet, class PackT > | |
| IPSDK_FORCEINLINE void | ipsdk::simd::isOutOfRange (const PackT &in, const PackT &packMin, const PackT &packMax, typename Pack2MaskPackType< PackT >::Type &out) |
1.8.14