CABACGetSize_H264

Returns the size required for the CABAC state.

Syntax

IppStatus ippiCABACGetSize_H264(Ipp32u* pSize);

Parameters

pSize

Pointer to a variable to receive size.

Description

The function ippiCABACGetSize_H264 is declared in the ippvc.h file. This function returns a size of required for the CABAC state.

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.