Searched refs:temp_windowNrg (Results 1 – 1 of 1) sorted by relevance
340 FIXP_DBL temp_windowNrg = FL2FXCONST_DBL(0.0f); in FDKaacEnc_CalcWindowEnergy() local367 temp_windowNrg += fPow2Div2(tempUnfiltered) >> (BLOCK_SWITCH_ENERGY_SHIFT - 1 - 2); in FDKaacEnc_CalcWindowEnergy()370 blockSwitchingControl->windowNrg[1][w] = temp_windowNrg; in FDKaacEnc_CalcWindowEnergy()