Data-Domain

The data-domain is a single character that denotes the subset of functionality to which a given function belongs. The current version of Intel IPP supports the following data-domains:

s

for signals (expected data type is a 1D signal)

i

for images and video (expected data type is a 2D image)

m

for matrices (expected data type is a matrix)

r

for realistic rendering functionality and 3D data processing (expected data type depends on supported rendering techniques)

g

for signals of fixed length

For example, function names that begin with ippi signify that respective functions are used for image or video processing.


Submit feedback on this help topic

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