Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp114 #define SF_WET 5 macro
454 tmp = fPow2Div2(qmfOutputRealWet[ch][n] << SF_WET); in subbandTPApply()
455 tmp += fPow2Div2(qmfOutputImagWet[ch][n] << SF_WET); in subbandTPApply()