Home
last modified time | relevance | path

Searched refs:fxp_mul32_Q20 (Results 1 – 10 of 10) sorted by relevance

/external/opencore/codecs_v2/audio/aac/dec/src/
Dpv_log2.cpp147 y = fxp_mul32_Q20(*(pt_table++), z); in pv_log2()
152 y = fxp_mul32_Q20(y, z); in pv_log2()
Dsbr_update_freq_scale.cpp321 tmp_q1 = fxp_mul32_Q20(tmp_q1, (i << 27) / num_bands); in CalcBands()
324 tmp_q1 = fxp_mul32_Q20(tmp_q1, start); in CalcBands()
Dsbr_create_limiter_bands.cpp195 tmp_q1 = fxp_mul32_Q20(nOctaves, limiterBandsPerOctave[i]); in sbr_create_limiter_bands()
Dfxp_mul32_c_msc_evc_armv5.h153 __inline Int32 fxp_mul32_Q20(const Int32 a, const Int32 b) in fxp_mul32_Q20() function
Dfxp_mul32_c_msc_evc.h229 __inline Int32 fxp_mul32_Q20(const Int32 a, const Int32 b) in fxp_mul32_Q20() function
Dfxp_mul32_c_equivalent.h259 __inline Int32 fxp_mul32_Q20(const Int32 a, const Int32 b) in fxp_mul32_Q20() function
Dfxp_mul32_arm_gcc.h484 static inline Int32 fxp_mul32_Q20(const Int32 a, const Int32 b) in fxp_mul32_Q20() function
Dfxp_mul32_arm_v4_gcc.h566 static inline Int32 fxp_mul32_Q20(const Int32 a, const Int32 b) in fxp_mul32_Q20() function
Dfxp_mul32_arm_v5.h346 __inline Int32 fxp_mul32_Q20(const Int32 L_var1, const Int32 L_var2) in fxp_mul32_Q20() function
Dfxp_mul32_arm_v4.h376 __inline Int32 fxp_mul32_Q20(const Int32 L_var1, const Int32 L_var2) in fxp_mul32_Q20() function