IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
InstructionSetUtils.h File Reference

Utility functions for instruction set management. More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 

Functions

IPSDKUTIL_API eISAlignment ipsdk::getAlignmentType (const eInstructionSet &instructionSet)
 
IPSDKUTIL_API ipUInt8 ipsdk::getAlignmentSize (const eInstructionSet &instructionSet)
 
IPSDKUTIL_API ipUInt8 ipsdk::getAlignmentSize (const eISAlignment &alignmentType)
 
IPSDKUTIL_API ipUInt32 ipsdk::getNbEltsPerOp (const eInstructionSet &instructionSet)
 
IPSDKUTIL_API ipUInt32 ipsdk::getMaxNbEltsPerOp ()
 

Detailed Description

Utility functions for instruction set management.

High level tempalted SIMD functions.

Author
E. Noirfalise
Date
2013/2/15
Author
R. Abbal
Date
2023/9/29