Home
last modified time | relevance | path

Searched defs:a_e (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRdec/src/
Dtranscendent.h121 SCHAR a_e, /*!< Exponent of 1st operand a */ in FDK_add_MantExp()
159 SCHAR a_e, /*!< Exponent of 1st operand a */ in FDK_add_MantExp()
208 SCHAR a_e, /*!< Exponent of dividend a */ in FDK_divide_MantExp()
264 SCHAR a_e, /*!< Exponent of dividend a */ 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()