HomeSort by relevance Sort by last modified time
    Searched refs:fxp_mul32_Q15 (Results 1 - 20 of 20) sorted by null

  /external/opencore/codecs_v2/audio/aac/dec/src/
pv_div.cpp 169 y_ov_y_hi = fxp_mul32_Q15(y, quotient); /* y*(1/y_hi) */
sbr_update_freq_scale.cpp 188 tmp_q1 = fxp_mul32_Q15(tmp_q1, b_p_o);
208 tmp_q1 = fxp_mul32_Q15(tmp_q1, b_p_o);
fxp_mul32_c_msc_evc_armv5.h 158 __inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
sbr_reset_dec.cpp 235 tmp_q1 = fxp_mul32_Q15(headerData->noise_bands, tmp_q1);
fxp_mul32_c_equivalent.h 264 __inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc.h 234 __inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_arm_gcc.h 502 static inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_arm_v4.h 389 __inline Int32 fxp_mul32_Q15(const Int32 L_var1, const Int32 L_var2)
fxp_mul32_arm_v4_gcc.h 584 static inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_arm_v5.h 386 __inline Int32 fxp_mul32_Q15(const Int32 L_var1, const Int32 L_var2)
  /frameworks/base/media/libstagefright/codecs/aacdec/
pv_div.cpp 169 y_ov_y_hi = fxp_mul32_Q15(y, quotient); /* y*(1/y_hi) */
sbr_update_freq_scale.cpp 188 tmp_q1 = fxp_mul32_Q15(tmp_q1, b_p_o);
208 tmp_q1 = fxp_mul32_Q15(tmp_q1, b_p_o);
fxp_mul32_c_msc_evc_armv5.h 158 __inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
sbr_reset_dec.cpp 235 tmp_q1 = fxp_mul32_Q15(headerData->noise_bands, tmp_q1);
fxp_mul32_c_equivalent.h 264 __inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_c_msc_evc.h 234 __inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_arm_gcc.h 502 static inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_arm_v4.h 389 __inline Int32 fxp_mul32_Q15(const Int32 L_var1, const Int32 L_var2)
fxp_mul32_arm_v4_gcc.h 584 static inline Int32 fxp_mul32_Q15(const Int32 a, const Int32 b)
fxp_mul32_arm_v5.h 386 __inline Int32 fxp_mul32_Q15(const Int32 L_var1, const Int32 L_var2)

Completed in 3633 milliseconds