Quantizes of the TDBWE parameter set by "mean removed VQ".
IppStatus ippsQuantParam_G7291_16s(Ipp16s pSrcDst[28], Ipp16s pCdbkIndices[4]);
pSrcDst |
Pointer to the source/destination unquantized parameter set. |
pCdbkIndices |
Pointer to the codebook indices. |
The function ippsQuantParam_G7291 is declared in the ippsc.h file. This function quantizes of the TDBWE parameter set by "mean removed VQ". For more details see [ITU7291] section 6.5.3.
ippStsNoErr |
Indicates no error. |
ippStsNullPtrErr |
Indicates an error when one of the specified pointers is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.