Home
last modified time | relevance | path

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

/external/aac/libAACenc/src/
Dblock_switch.cpp343 FIXP_DBL temp_iirState1 = blockSwitchingControl->iirStates[1]; in FDKaacEnc_CalcWindowEnergy() local
357 t2 = fMultDiv2(hiPassCoeff0, temp_iirState1); in FDKaacEnc_CalcWindowEnergy()
361 temp_iirState1 = tempFiltred; in FDKaacEnc_CalcWindowEnergy()
373 blockSwitchingControl->iirStates[1] = temp_iirState1; in FDKaacEnc_CalcWindowEnergy()