Home
last modified time | relevance | path

Searched defs:b_e (Results 1 – 3 of 3) 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.cpp1628 SCHAR a_e, b_e, c_e; in calcSubbandGain() local
/external/aac/libFDK/include/
Dfixpoint_math.h106 FDK_INLINE INT fIsLessThan(FIXP_DBL a_m, INT a_e, FIXP_DBL b_m, INT b_e) in fIsLessThan()
115 FDK_INLINE INT fIsLessThan(FIXP_SGL a_m, INT a_e, FIXP_SGL b_m, INT b_e) in fIsLessThan()