Returns the length of the IppiDecodeHuffmanSpec structure.
IppStatus ippiDecodeHuffmanSpecGetBufSize_JPEG_8u(int* pSize);
pSize |
Pointer to a variable that will receive the length of the IppiDecodeHuffmanSpec structure. |
The function ippiDecodeHuffmanSpecGetBufSize_JPEG is declared in the ippj.h file. This function returns the length of the IppiDecodeHuffmanSpec structure.
The fields of the structure IppiDecodeHuffmanSpec are hidden from the user.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error condition if the pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.