Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp354 int i_LF, i_RF; in subbandTPApply() local
404 i_RF = 1; 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()
479 CALC_WET_SCALE(0, i_RF); in subbandTPApply()