Searched refs:sfbPcmQuantThreshold (Results 1 – 5 of 5) sorted by relevance
97 FIXP_DBL *RESTRICT sfbPcmQuantThreshold, in FDKaacEnc_InitPreEchoControl() argument102 FDKmemcpy(pbThresholdNm1, sfbPcmQuantThreshold, numPb*sizeof(FIXP_DBL)); in FDKaacEnc_InitPreEchoControl()
100 FIXP_DBL *sfbPcmQuantThreshold,
116 FIXP_DBL sfbPcmQuantThreshold[MAX_SFB]; member
389 hPsy->psyConf[0].sfbPcmQuantThreshold, in FDKaacEnc_psyMainInit()975 … (hThisPsyConf[ch]->sfbPcmQuantThreshold[i] >> energyShift)); in FDKaacEnc_psyMain()981 … (hThisPsyConf[ch]->sfbPcmQuantThreshold[i] << energyShift)); in FDKaacEnc_psyMain()
603 psyConf->sfbPcmQuantThreshold); in FDKaacEnc_InitPsyConfiguration()