• Home
  • Raw
  • Download

Lines Matching refs:sin1

139   WORD16 cos = 0, cos1 = 0, sin = 0, sin1 = 0;  in ixheaacd_pretwiddle_compute_dec()  local
202 sin1 = *cos_sin_ptr; in ixheaacd_pretwiddle_compute_dec()
208 ixheaacd_mult32x16in32(tempr1, sin1)); in ixheaacd_pretwiddle_compute_dec()
213 tempi1, sin1); in ixheaacd_pretwiddle_compute_dec()
277 sin1 = *cos_sin_ptr; in ixheaacd_pretwiddle_compute_dec()
283 ixheaacd_mult32x16in32(tempr1, sin1)); in ixheaacd_pretwiddle_compute_dec()
288 tempi1, sin1); in ixheaacd_pretwiddle_compute_dec()
298 WORD16 cos, cos1, sin, sin1; in ixheaacd_post_twiddle_dec() local
367 sin1 = *cos_sin_ptr; in ixheaacd_post_twiddle_dec()
372 outi = ixheaacd_sub32(ixheaacd_mult32x16in32(tempr, sin1), in ixheaacd_post_twiddle_dec()
375 ixheaacd_mac32x16in32(ixheaacd_mult32x16in32(tempr, cos1), tempi, sin1); in ixheaacd_post_twiddle_dec()
448 sin1 = *cos_sin_ptr; in ixheaacd_post_twiddle_dec()
453 outi = ixheaacd_sub32(ixheaacd_mult32x16in32(tempr, sin1), in ixheaacd_post_twiddle_dec()
456 ixheaacd_mac32x16in32(ixheaacd_mult32x16in32(tempr, cos1), tempi, sin1); in ixheaacd_post_twiddle_dec()
475 WORD16 cos, cos1, sin, sin1; in ixheaacd_post_twid_overlap_add_dec() local
599 sin1 = *cos_sin_ptr; in ixheaacd_post_twid_overlap_add_dec()
605 ixheaacd_mult32x16in32(tempi, sin1)); in ixheaacd_post_twid_overlap_add_dec()
606 outi = ixheaacd_sub32(ixheaacd_mult32x16in32(tempr, sin1), in ixheaacd_post_twid_overlap_add_dec()
750 sin1 = *cos_sin_ptr++; in ixheaacd_post_twid_overlap_add_dec()
756 ixheaacd_mult32x16in32(tempi, sin1)); in ixheaacd_post_twid_overlap_add_dec()
757 outi = ixheaacd_sub32(ixheaacd_mult32x16in32(tempr, sin1), in ixheaacd_post_twid_overlap_add_dec()