CABACFree_H264

Releases CABAC state.

Syntax

IppStatus ippiCABACFree_H264(IppvcCABACState* pCabacState);

Parameters

pCabacState

Pointer to CABAC state allocated by the ippiCABACInitAlloc_H264 function.

Description

The function ippiCABACFree_H264 is declared in the ippvc.h file. This function releases CABAC state allocated by the ippiCABACInitAlloc_H264 function .

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pointer pSize is NULL.


Submit feedback on this help topic

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