VLCInit_JPEGXR

Initializes the VLC state structure.

Syntax

IppStatus ippiVLCInit_JPEGXR(IppiVLCState_JPEGXR* pVLCState);

Parameters

pVLCState

Pointer to the memory block for the VLC state structure.

Description

The function ippiVLCInit_JPEGXR is declared in the ippj.h file. This function initializes the VLC state structure.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error condition if pVLCState pointer isNULL.

Submit feedback on this help topic

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