ISFQuantDecodeDTX_AMRWB

Decodes quantized ISFs for DTX.

Syntax

IppStatus ippsISFQuantDecodeDTX_AMRWB_16s(const Ipp16s* pSrcIdxs, Ipp16s* pDstQntIsf);

Parameters

pSrcIdxs

Pointer to the 5-element vector quantization indices.

pDstQntIsf

Pointer to the 16-element ISF vector in the frequency domain (0..0.5) .

Description

This function is declared in ippsc.h file. The function decodes quantized ISFs from the received codebook index for DTX.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when one of the specified pointers is NULL.

Submit feedback on this help topic

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