Searched refs:amr_wb_round (Results 1 – 15 of 15) sorted by relevance
140 y[0] = amr_wb_round(L_tmp); in deemphasis_32()151 y[i] = amr_wb_round(L_tmp); in deemphasis_32()160 y[i] = amr_wb_round(L_tmp); in deemphasis_32()
146 gain_out = amr_wb_round(s << exp); in agc2_amr_wb()166 gain_in = amr_wb_round(s << i); in agc2_amr_wb()178 g0 = amr_wb_round(shl_int32(s, 9)); in agc2_amr_wb()
454 HfIsf[i] = amr_wb_round(L_tmp); in pvDecoder_AmrWb()709 code[i] = amr_wb_round(L_tmp << 1); in pvDecoder_AmrWb()874 gain_code = amr_wb_round(L_tmp); /* scaled gain_code with Qnew */ in pvDecoder_AmrWb()925 excp[i] = amr_wb_round(L_tmp); in pvDecoder_AmrWb()955 tmp = amr_wb_round(L_tmp); in pvDecoder_AmrWb()1046 gain_code = amr_wb_round(shl_int32(L_gain_code, Q_new)); in pvDecoder_AmrWb()1050 L_tmp = mul_16by16_to_int32(amr_wb_round(L_tmp), gain_code); in pvDecoder_AmrWb()1054 exc2[0] = amr_wb_round(L_tmp); in pvDecoder_AmrWb()1061 L_tmp = mul_16by16_to_int32(amr_wb_round(L_tmp), gain_code); in pvDecoder_AmrWb()1065 exc2[i] = amr_wb_round(L_tmp); in pvDecoder_AmrWb()[all …]
186 y[(i<<2)] = yy[(i<<2)] = amr_wb_round(-L_tmp1); in wb_syn_filt()193 y[(i<<2)+1] = yy[(i<<2)+1] = amr_wb_round(-L_tmp2); in wb_syn_filt()204 y[(i<<2)+2] = yy[(i<<2)+2] = amr_wb_round(-L_tmp3); in wb_syn_filt()211 y[(i<<2)+3] = yy[(i<<2)+3] = amr_wb_round(-L_tmp4); in wb_syn_filt()
126 x[i] = amr_wb_round(L_tmp); in preemph_amrwb_dec()
127 x[i] = amr_wb_round(L_tmp); in Pit_shrp()
134 x[i] = amr_wb_round(L_tmp); in scale_signal()
135 isp[i] = amr_wb_round(L_tmp); in interpolate_isp()
197 ref_isf[i] = amr_wb_round(L_tmp); in Dpisf_2s_46b()292 ref_isf[i] = amr_wb_round(L_tmp); in Dpisf_2s_36b()
401 __inline int16 amr_wb_round(int32 L_var1) in amr_wb_round() function
170 __inline int16 amr_wb_round(int32 L_var1) in amr_wb_round() function
141 mean = amr_wb_round(L_tmp); in isf_extrapolation()
354 *past_gain_code = amr_wb_round(shl_int32(*gain_cod, 3)); in dec_gain2_amr_wb()
226 static inline int16 amr_wb_round(int32 L_var1) in amr_wb_round() function
849 L_tmp = mul_16by16_to_int32(amr_wb_round(summax), INV_MED_THRESH); in find_frame_indices()859 L_tmp = mul_16by16_to_int32(amr_wb_round(summax2nd), INV_MED_THRESH); in find_frame_indices()