VLCGetStateSize_JPEGXR

Calculates the size of the VLC state structure.

Syntax

IppStatus ippiVLCGetStateSize_JPEGXR(int* pSize);

Parameters

pSize

Pointer to the size of the memory for the VLC state structure.

Description

The function ippiVLCGetStateSize_JPEGXR is declared in the ippj.h file. This function returns the size of the VLC state structure.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error condition if pSize pointer isNULL.

Submit feedback on this help topic

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