WarpGetSize_MPEG4

Returns size of IppiWarpSpec_MPEG4 structure.

Syntax

IppStatus ippiWarpGetSize_MPEG4(int* pSpecSize);

Parameters

pSpecSize

Pointer to the resulting size of the structure IppiWarpSpec_MPEG4.

Description

The function ippiWarpGetSize_MPEG4 is declared in the ippvc.h file. This function returns a size of structure IppiWarpSpec_MPEG4.

This function is used in the MPEG-4 encoder and decoder included into Intel IPP Samples. See introduction to MPEG-4.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when pointer pSpecSize is NULL.


Submit feedback on this help topic

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