Home
last modified time | relevance | path

Searched refs:Dot_product12_asm (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/module/codecs/amrwb/enc/src/
Dg_pitch.c41 xy = extract_h(Dot_product12_asm(xn, y1, L_subfr, &exp_xy)); in G_pitch()
42 yy = extract_h(Dot_product12_asm(y1, y1, L_subfr, &exp_yy)); in G_pitch()
Dq_gain2.c147 coeff[2] = extract_h(Dot_product12_asm(y2, y2, L_subfr, &exp)); in Q_gain2()
155 coeff[3] = extract_h(L_negate(Dot_product12_asm(xn, y2, L_subfr, &exp))); in Q_gain2()
164 coeff[4] = extract_h(Dot_product12_asm(y1, y2, L_subfr, &exp)); in Q_gain2()
177 L_tmp = Dot_product12_asm(code, code, L_subfr, &exp_code); in Q_gain2()
Dvoicefac.c41 ener1 = extract_h(Dot_product12_asm(exc, exc, L_subfr, &exp1)); in voice_factor()
53 ener2 = extract_h(Dot_product12_asm(code, code, L_subfr, &exp2)); in voice_factor()
Dc2t64fx.c76 s = Dot_product12_asm(cn, cn, L_SUBFR, &exp); in ACELP_2t64_fx()
90 s = Dot_product12_asm(dn, dn, L_SUBFR, &exp); in ACELP_2t64_fx()
DvoAMRWBEnc.c1411 ener = extract_h(Dot_product12_asm(exc, exc, L_SUBFR, &exp_ener)); in synthesis()
1421 tmp = extract_h(Dot_product12_asm(HF, HF, L_SUBFR16k, &exp)); in synthesis()
1505 ener = extract_h(Dot_product12_asm(HF_SP, HF_SP, L_SUBFR16k, &exp_ener)); in synthesis()
1507 tmp = extract_h(Dot_product12_asm(HF, HF, L_SUBFR16k, &exp)); in synthesis()
Dc4t64fx.c247 s = Dot_product12_asm(cn, cn, L_SUBFR, &exp); in ACELP_4t64_fx()
258 s = Dot_product12_asm(dn, dn, L_SUBFR, &exp); in ACELP_4t64_fx()
/frameworks/av/media/module/codecs/amrwb/enc/src/asm/ARMV5E/
DDot_p_opt.s30 .global Dot_product12_asm symbol
32 Dot_product12_asm: label
/frameworks/av/media/module/codecs/amrwb/enc/inc/
Dmath_op.h48 Word32 Dot_product12_asm( /* (o) Q31: normalized result (1 < val <= -1) */
/frameworks/av/media/module/codecs/amrwb/enc/src/asm/ARMV7/
DDot_p_neon.s31 .global Dot_product12_asm symbol
33 Dot_product12_asm: label