VADGetSize_AMRWB

Calculates the size of the VAD module state memory.

Syntax

IppStatus ippsVADGetSize_AMRWB_16s (int* pDstSize);

Parameters

pDstSize

Pointer to the output value of the memory size.

Description

This function is declared in ippsc.h file. It calculates the size of memory needed for proper operation of the VAD module in the AMR WB codec.

Return Values

IppStsNoErr

Indicates no error.

IppStsNullPtrErr

Indicates an error when the pDstSize pointer is NULL.

Submit feedback on this help topic

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