Home
last modified time | relevance | path

Searched refs:vo_L_mult (Results 1 – 19 of 19) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dautocorr.c64 L_tmp = vo_L_mult(y[i], y[i]); in Autocorr()
92 L_sum += vo_L_mult(y[i], y[i]); in Autocorr()
93 L_sum += vo_L_mult(y[i+1], y[i+1]); in Autocorr()
94 L_sum += vo_L_mult(y[i+2], y[i+2]); in Autocorr()
95 L_sum += vo_L_mult(y[i+3], y[i+3]); in Autocorr()
Dweight_a.c39 *ap++ =(Word16)(((vo_L_mult((*a++), fac)) + 0x8000) >> 16); in Weight_a()
40 fac = (vo_L_mult(fac, gamma) + 0x8000) >> 16; in Weight_a()
43 *ap++ = (Word16)(((vo_L_mult((*a++), fac)) + 0x8000) >> 16); in Weight_a()
Dp_med_ol.c65 R0 += vo_L_mult((*p1++), (*p2++)); in Pitch_med_ol()
66 R0 += vo_L_mult((*p1++), (*p2++)); in Pitch_med_ol()
67 R0 += vo_L_mult((*p1++), (*p2++)); in Pitch_med_ol()
68 R0 += vo_L_mult((*p1++), (*p2++)); in Pitch_med_ol()
132 R1 = vo_L_mult(voround(R1), voround(R2)); in Pitch_med_ol()
143 R0 = vo_L_mult(voround(R0), voround(R1)); in Pitch_med_ol()
Dc4t64fx.c389 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h1))); in ACELP_4t64_fx()
392 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h1))); in ACELP_4t64_fx()
395 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h1))); in ACELP_4t64_fx()
398 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h1))); in ACELP_4t64_fx()
428 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h2))); in ACELP_4t64_fx()
432 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h2))); in ACELP_4t64_fx()
436 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h2))); in ACELP_4t64_fx()
440 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h2))); in ACELP_4t64_fx()
450 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h2))); in ACELP_4t64_fx()
454 cor = L_add(cor, vo_L_mult((*ptr_h1), (*ptr_h2))); in ACELP_4t64_fx()
[all …]
Dcor_h_x.c58 L_tmp = L_add(L_tmp, vo_L_mult(*p1++, *p2++)); in cor_h_x()
71 L_tmp = L_add(L_tmp, vo_L_mult(*p1++, *p2++)); in cor_h_x()
84 L_tmp = L_add(L_tmp, vo_L_mult(*p1++, *p2++)); in cor_h_x()
97 L_tmp = L_add(L_tmp, vo_L_mult(*p1++, *p2++)); in cor_h_x()
Disp_isf.c52 L_tmp = vo_L_mult(vo_sub(isp[i], table[ind]), slope[ind]); in Isp_isf()
82 L_tmp = vo_L_mult(vo_sub(table[ind + 1], table[ind]), offset); in Isf_isp()
Dq_pulse.c222 tmp = add1((Word16)((vo_L_mult(3, n_1) >> 1)), 1); in quant_4p_4N()
280 tmp = vo_sub((Word16)((vo_L_mult(5, N) >> 1)), 1); /* ((5*N)-1)) */ in quant_5p_5N()
288 tmp = vo_sub((Word16)((vo_L_mult(5, N) >> 1)), 1); /* index = 1 << ((5*N)-1); */ in quant_5p_5N()
296 tmp = vo_sub((Word16)((vo_L_mult(5, N) >> 1)), 1); /* ((5*N)-1)) */ in quant_5p_5N()
Disp_az.c192 f[0] = vo_L_mult(4096, 1024); /* f[0] = 1.0; in Q23 */ in Get_isp_pol()
193 f[1] = vo_L_mult(isp[0], -256); /* f[1] = -2.0*isp[0] in Q23 */ in Get_isp_pol()
Dq_gain2.c208 L_tmp = vo_L_mult(gcode0, 5443); /* *0.166096 in Q15 -> Q24 */ in Q_gain2()
316 L_tmp = vo_L_mult(g_code, gcode0); /* Q11*Q0 -> Q12 */ in Q_gain2()
Dgpclip.c77 dist = extract_h(L_mac(vo_L_mult(26214, mem[0]), 6554, dist_min)); in Gp_clip_test_isf()
Dvoicefac.c46 L_tmp = vo_L_mult(gain_pit, gain_pit); in voice_factor()
Dmath_op.c166 L_x = vo_L_mult(fraction, 32); /* L_x = fraction<<6 */ in Pow2()
Dsyn_filt.c146 L_tmp += vo_L_mult(exc[i], a0); in Syn_filt_32()
Dwb_vad.c62 l_temp = vo_L_mult(mant, mant); in ilog2()
530 if(L_snr_sum > vo_L_mult(vad_thr, (512 * COMPLEN))) in vad_decision()
Dc2t64fx.c245 s = vo_L_mult(alpk, sq) - ((psk * alp2)<<1); in ACELP_2t64_fx()
DvoAMRWBEnc.c1533 L_tmp = (vo_L_mult(st->dtx_encSt->dtxHangoverCount, 4681) << 15); in synthesis()
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
DNorm_Corr_opt.s170 ADD r12, r12, r12 @L_tmp = vo_L_mult(corr, norm)
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dbasic_op.h50 #define vo_L_mult(a,b) (((a) * (b)) << 1) macro
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
DNorm_Corr_neon.s210 ADD r12, r12, r12 @L_tmp = vo_L_mult(corr, norm)