Initializes the VLC state structure.
IppStatus ippiVLCInit_JPEGXR(IppiVLCState_JPEGXR* pVLCState);
pVLCState |
Pointer to the memory block for the VLC state structure. |
The function ippiVLCInit_JPEGXR is declared in the ippj.h file. This function initializes the VLC state structure.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error condition if pVLCState pointer isNULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.