Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libSBRdec/src/
H A Dtranscendent.h139 SCHAR a_e, /*!< Exponent of 1st operand a */ in FDK_add_MantExp()
178 SCHAR a_e, /*!< Exponent of 1st operand a */ in FDK_add_MantExp()
228 SCHAR a_e, /*!< Exponent of dividend a */ in FDK_divide_MantExp()
284 SCHAR a_e, /*!< Exponent of dividend a */ in FDK_divide_MantExp()
H A Denv_calc.cpp2262 SCHAR a_e, b_e, c_e; in calcSubbandGain() local
/aosp_15_r20/external/aac/libFDK/include/
H A Dfixpoint_math.h173 FDK_INLINE INT fIsLessThan(FIXP_DBL a_m, INT a_e, FIXP_DBL b_m, INT b_e) { in fIsLessThan()
194 FDK_INLINE INT fIsLessThan(FIXP_SGL a_m, INT a_e, FIXP_SGL b_m, INT b_e) { in fIsLessThan()
662 inline FIXP_DBL fAddNorm(FIXP_DBL a_m, INT a_e, FIXP_DBL b_m, INT b_e, in fAddNorm()
693 inline FIXP_DBL fAddNorm(FIXP_DBL a_m, INT a_e, FIXP_DBL b_m, INT b_e, in fAddNorm()