SBADPCMEncodeStateSize_G722

Calculates the memory size required for G.722 Sub-Band ADPCM encoder.

Syntax

IppStatus ippsSBADPCMEncodeStateSize_G722_16s (int* pEncMemSize);

Parameters

pEncMemSze

Pointer to the output memory size in bytes.

Description

The function ippsSBADPCMEncodeStateSize_G722 is declared in the ippsc.h file.

This function gets the information about the amount of memory (in bytes) needed to process the G.722 Sub-Band ADPCM compression.

Return Values

ippStsNoErr

Indicates no error.

IppStsNullPtrErr

Indicates an error when the pEncMemSize pointer is NULL.

Submit feedback on this help topic

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