Searched refs:ind_m (Results 1 – 2 of 2) sorted by relevance
144 Word16 ind_m, /* i : step size for the index of the data buffer */ in level_calculation() argument155 l_temp1 += (abs_s(data[ind_m * i + ind_a])<<1); in level_calculation()163 l_temp2 += (abs_s(data[ind_m * i + ind_a])<<1); in level_calculation()
513 Word16 ind_m, /* i : step size for the index of the data buffer */ in level_calculation() argument528 l_temp1 = L_mac(l_temp1, 1, abs_s(data[ind_m*i+ind_a]), pOverflow); in level_calculation()536 l_temp2 = L_mac(l_temp2, 1, abs_s(data[ind_m*i+ind_a]), pOverflow); in level_calculation()