Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp129 #define ONE_DIV_STP_SCALE_LIMIT__FDK \ macro
494 if (scale[ch] < ONE_DIV_STP_SCALE_LIMIT__FDK) { in subbandTPApply()
495 scale[ch] = ONE_DIV_STP_SCALE_LIMIT__FDK; in subbandTPApply()