Searched refs:tempFiltred (Results 1 – 1 of 1) sorted by relevance
349 FIXP_DBL tempUnfiltered, tempFiltred, t1, t2; in FDKaacEnc_CalcWindowEnergy() local358 tempFiltred = (t1 - t2) << 1; in FDKaacEnc_CalcWindowEnergy()361 temp_iirState1 = tempFiltred; in FDKaacEnc_CalcWindowEnergy()368 temp_windowNrgF += fPow2Div2(tempFiltred) >> (BLOCK_SWITCH_ENERGY_SHIFT - 1 - 2); in FDKaacEnc_CalcWindowEnergy()