Searched refs:pCldIdx (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSACenc/src/ |
D | sacenc_paramextract.cpp | 558 UCHAR *const pbIccQuantCoarse, SCHAR *const pCldIdx, in fdk_sacenc_applyTtoBox() argument 573 if ((hTtoBox == NULL) || (pCldIdx == NULL) || (pbCldQuantCoarse == NULL) || in fdk_sacenc_applyTtoBox() 686 hTtoBox->nCldQuantSteps, pCldIdx); in fdk_sacenc_applyTtoBox() 687 deQuantizeCoefFDK(pCldIdx, nParamBands, hTtoBox->pCldQuantTableDec__FDK, in fdk_sacenc_applyTtoBox() 690 FDKmemcpy(pCldIdx, hTtoBox->pCldEbQIdx, nParamBands * sizeof(SCHAR)); in fdk_sacenc_applyTtoBox()
|
D | sacenc_paramextract.h | 184 UCHAR *const pbIccQuantCoarse, SCHAR *const pCldIdx,
|