AdaptiveCodebookDecodeInit_AMRWB

Initializes the adaptive codebook decode module memory.

Syntax

IppStatus ippsAdaptiveCodebookDecodeInit_AMRWB_16s( IppsAdaptiveCodebookDecodeState_AMRWB_16s* pState);

Parameters

pState

Pointer to the adaptive codebook decode module memory.

Description

This function is declared in ippsc.h file. The function initializes the adaptive codebook decode module memory.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when the pState pointer is NULL.

Submit feedback on this help topic

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