Searched refs:temp_i (Results 1 – 2 of 2) sorted by relevance
372 FLOAT32 temp_r, temp_i; in ixheaacd_hbe_xprod_proc_3() local439 temp_i = ptr_hbe_txposer->qmf_in_buf[qmf_col_idx + addrshift + in ixheaacd_hbe_xprod_proc_3()442 vec_y_r[0] = coeff_real[1] * temp_r - coeff_imag[1] * temp_i; in ixheaacd_hbe_xprod_proc_3()443 vec_y_i[0] = coeff_imag[1] * temp_r + coeff_real[1] * temp_i; in ixheaacd_hbe_xprod_proc_3()447 temp_i = ptr_hbe_txposer->qmf_in_buf[qmf_col_idx + addrshift + 1 + in ixheaacd_hbe_xprod_proc_3()450 vec_y_r[0] += coeff_real[0] * temp_r - coeff_imag[0] * temp_i; in ixheaacd_hbe_xprod_proc_3()451 vec_y_i[0] += coeff_imag[0] * temp_r + coeff_real[0] * temp_i; in ixheaacd_hbe_xprod_proc_3()478 temp_i = ptr_hbe_txposer->qmf_in_buf[qmf_col_idx + addrshift + in ixheaacd_hbe_xprod_proc_3()481 vec_y_r[0] = coeff_real[1] * temp_r - coeff_imag[1] * temp_i; in ixheaacd_hbe_xprod_proc_3()482 vec_y_i[0] = coeff_imag[1] * temp_r + coeff_real[1] * temp_i; in ixheaacd_hbe_xprod_proc_3()[all …]
2630 …temp_i; /*Loop 20 times to meet precise bitrate, after that exit the loop and distribute remaining… in rc_update_bit_distribution_gop_level_2pass() local2658 for(temp_i = i4_start_gop_number; temp_i < i4_num_gop; temp_i++) in rc_update_bit_distribution_gop_level_2pass()2660 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + temp_i); in rc_update_bit_distribution_gop_level_2pass()2802 WORD32 temp_i; in rc_update_bit_distribution_gop_level_2pass() local2807 for(temp_i = i4_start_gop_number; temp_i < i4_num_gop; temp_i++) in rc_update_bit_distribution_gop_level_2pass()2809 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + temp_i); in rc_update_bit_distribution_gop_level_2pass()2814 for(temp_i = i4_start_gop_number; temp_i < i4_num_gop; temp_i++) in rc_update_bit_distribution_gop_level_2pass()2816 ps_cur_gop = (gop_level_stat_t *)((gop_level_stat_t *)pv_gop_stat + temp_i); in rc_update_bit_distribution_gop_level_2pass()