EncodeHuffmanSpecGetBufSize_JPEG

Returns the length of the IppiEncodeHuffmanSpec structure.

Syntax

IppStatus ippiEncodeHuffmanSpecGetBufSize_JPEG_8u(int* pSize);

Parameters

pSize

Pointer to a variable that will receive the length of the IppiEncodeHuffmanSpec structure.

Description

The function ippiEncodeHuffmanSpecGetBufSize_JPEG is declared in the ippj.h file. This function computes the length of the IppiEncodeHuffmanSpec structure.

Note iconNote

The fields of the structure IppiEncodeHuffmanSpec are hidden from the user.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error condition if the pointer is NULL.

Submit feedback on this help topic

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