Searched refs:temp_ptr_scale_fac (Results 1 – 1 of 1) sorted by relevance
228 WORD16 *ptr_scale_fac, *temp_ptr_scale_fac; in ixheaacd_section_data() local248 temp_ptr_scale_fac = factors; in ixheaacd_section_data()255 ptr_scale_fac = temp_ptr_scale_fac; in ixheaacd_section_data()261 *temp_ptr_scale_fac = factor; in ixheaacd_section_data()262 temp_ptr_scale_fac++; in ixheaacd_section_data()267 *temp_ptr_scale_fac++ = 0; in ixheaacd_section_data()285 *temp_ptr_scale_fac++ = -position; in ixheaacd_section_data()289 *temp_ptr_scale_fac++ = factor; in ixheaacd_section_data()296 temp_ptr_scale_fac[pns_band] = curr_energy; in ixheaacd_section_data()298 temp_ptr_scale_fac++; in ixheaacd_section_data()[all …]