Searched defs:a_m (Results 1 – 4 of 4) sorted by relevance
/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() 642 inline FIXP_DBL fAdjust(FIXP_DBL a_m, INT *pA_e) { in fAdjust() 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/aac/libSBRdec/src/ |
H A D | transcendent.h | 138 inline void FDK_add_MantExp(FIXP_SGL a_m, /*!< Mantissa of 1st operand a */ in FDK_add_MantExp() 227 FIXP_SGL a_m, /*!< Mantissa of dividend a */ in FDK_divide_MantExp() 283 FIXP_DBL a_m, /*!< Mantissa of dividend a */ in FDK_divide_MantExp()
|
/aosp_15_r20/external/eigen/test/ |
H A D | geo_transformations.cpp | 598 Mat p_m(p.matrix()), a_m(a.matrix()); in transform_products() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | JpegGainmapTest.cpp | 71 skcms_Matrix3x3 a_m; in expect_approx_eq_info() local
|