Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp354 int i_LF, i_RF; in subbandTPApply() local
403 i_LF = 0; in subbandTPApply()
415 dmxReal0 = qmfOutputRealDry[i_LF][n] + qmfOutputRealDry[i_RF][n]; in subbandTPApply()
416 dmxImag0 = qmfOutputImagDry[i_LF][n] + qmfOutputImagDry[i_RF][n]; in subbandTPApply()
478 CALC_WET_SCALE(0, i_LF); in subbandTPApply()