Home
last modified time | relevance | path

Searched refs:ipdIdx (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSACdec/src/
Dsac_calcM1andM2.cpp566 int cldIdx, int iccIdx, int ipdIdx, int band, int numOttBandsIPD, in param2UMX_Prediction_Core__FDK() argument
572 (ipdIdx == 8)) { in param2UMX_Prediction_Core__FDK()
614 cosIpd = COS_IPD((band < numOttBandsIPD) ? ipdIdx : 0); in param2UMX_Prediction_Core__FDK()
615 sinIpd = SIN_IPD((band < numOttBandsIPD) ? ipdIdx : 0); in param2UMX_Prediction_Core__FDK()
731 int ipdIdx = self->ottIPD__FDK[ottBoxIndx][parameterSetIndx][band]; in param2UMX_Prediction__FDK() local
736 iccIdx, ipdIdx, band, self->numOttBandsIPD, resBands); in param2UMX_Prediction__FDK()