Calculates the size of the VLC state structure.
IppStatus ippiVLCGetStateSize_JPEGXR(int* pSize);
pSize |
Pointer to the size of the memory for the VLC state structure. |
The function ippiVLCGetStateSize_JPEGXR is declared in the ippj.h file. This function returns the size of the VLC state structure.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error condition if pSize pointer isNULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.