Searched refs:ptr_work_buffer_temp (Results 1 – 1 of 1) sorted by relevance
275 FLOAT64 *ptr_work_buffer_temp; in iusace_levinson_durbin() local323 ptr_work_buffer_temp = &(ptr_work_buffer[num_of_coeff]); in iusace_levinson_durbin()328 accu1 += ptr_work_buffer_temp[j]; in iusace_levinson_durbin()329 accu2 = refc * ptr_work_buffer_temp[j]; in iusace_levinson_durbin()331 ptr_work_buffer_temp[j] = accu1; in iusace_levinson_durbin()