Data Alignment

Intel IPP is built using the compiler option /Zp16, which aligns the structure fields on the field size or 16 bytes if the size is greater than 16.

You can also use the ippsMalloc function to align the allocated memory pointer on 32 bytes.

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.