Calculates the size of the VAD module state memory.
IppStatus ippsVADGetSize_AMRWB_16s (int* pDstSize);
pDstSize |
Pointer to the output value of the memory size. |
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.
IppStsNoErr |
Indicates no error. |
IppStsNullPtrErr |
Indicates an error when the pDstSize pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.