Searched defs:b_e (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/aac/libSBRdec/src/ |
H A D | transcendent.h | 141 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp() 180 SCHAR b_e, /*!< Exponent of 2nd operand b */ in FDK_add_MantExp() 230 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp() 286 SCHAR b_e, /*!< Exponent of divisor b */ in FDK_divide_MantExp()
|
H A D | env_calc.cpp | 2262 SCHAR a_e, b_e, c_e; in calcSubbandGain() local
|
/aosp_15_r20/external/aac/libFDK/include/ |
H A D | fixpoint_math.h | 173 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()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/test/ |
D | ordered_test.cpp | 28 #define b_e(v) a_begin(v),a_end(v) macro
|
D | clamp_test.cpp | 169 #define b_e(v) a_begin(v),a_end(v) macro
|