Home | History | Annotate | Download | only in src

Lines Matching refs:mul_16by16_to_int32

449                 L_tmp = mul_16by16_to_int32(isf_tmp[i], sub_int16(32767, interpol_frac[j]));
920 L_tmp = mul_16by16_to_int32(tmp, gain_pit);
948 L_tmp = mul_16by16_to_int32(code[i], gain_code);
1047 L_tmp = mul_16by16_to_int32(amr_wb_round(L_tmp), gain_code);
1058 L_tmp = mul_16by16_to_int32(amr_wb_round(L_tmp), gain_code);
1067 L_tmp = mul_16by16_to_int32(amr_wb_round(L_tmp), gain_code);
1093 L_tmp = mul_16by16_to_int32(isf_tmp[i], sub_int16(32767, interpol_frac[j]));