Lines Matching refs:ENV_CALC_NRGS
152 ENV_CALC_NRGS; typedef
177 static void calcSubbandGain(FIXP_DBL nrgRef, SCHAR nrgRef_e, ENV_CALC_NRGS* nrgs, int c,
183 static void calcAvgGain(ENV_CALC_NRGS* nrgs,
192 ENV_CALC_NRGS* nrgs,
202 ENV_CALC_NRGS* nrgs,
212 ENV_CALC_NRGS* nrgs,
301 ENV_CALC_NRGS* nrgs, in aliasingReduction()
616 C_ALLOC_SCRATCH_START(pNrgs, ENV_CALC_NRGS, 1); in calculateSbrEnvelope()
629 FDKmemclear(pNrgs, sizeof(ENV_CALC_NRGS)); in calculateSbrEnvelope()
1053 C_ALLOC_SCRATCH_END(pNrgs, ENV_CALC_NRGS, 1); in calculateSbrEnvelope()
1610 ENV_CALC_NRGS* nrgs, in calcSubbandGain()
1712 static void calcAvgGain(ENV_CALC_NRGS* nrgs, in calcAvgGain()
1753 ENV_CALC_NRGS* nrgs, in adjustTimeSlot_EldGrid()
1839 ENV_CALC_NRGS* nrgs, in adjustTimeSlotLC()
2009 ENV_CALC_NRGS* nrgs, in adjustTimeSlotHQ()