Home
last modified time | relevance | path

Searched defs:b_e (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRdec/src/
Dtranscendent.h123 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp()
161 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp()
210 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp()
266 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp()
Denv_calc.cpp1608 SCHAR a_e, b_e, c_e; in calcSubbandGain() local