Searched refs:out_ptr1 (Results 1 – 3 of 3) sorted by relevance
136 WORD32 *out_ptr1 = out_ptr + (npoints2 << 1) - 1; in ixheaacd_pretwiddle_compute_dec() local180 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos), in ixheaacd_pretwiddle_compute_dec()183 *out_ptr1 = ixheaacd_shl32(*out_ptr1, neg_expo); in ixheaacd_pretwiddle_compute_dec()184 out_ptr1--; in ixheaacd_pretwiddle_compute_dec()186 *out_ptr1 = ixheaacd_mac32x16in32(ixheaacd_mult32x16in32(tempr1, cos), in ixheaacd_pretwiddle_compute_dec()188 *out_ptr1 = ixheaacd_shl32(*out_ptr1, neg_expo); in ixheaacd_pretwiddle_compute_dec()189 out_ptr1--; in ixheaacd_pretwiddle_compute_dec()207 *out_ptr1 = ixheaacd_sub32(ixheaacd_mult32x16in32(tempi1, cos1), in ixheaacd_pretwiddle_compute_dec()209 *out_ptr1 = ixheaacd_shl32(*out_ptr1, neg_expo); in ixheaacd_pretwiddle_compute_dec()210 out_ptr1--; in ixheaacd_pretwiddle_compute_dec()[all …]
58 %out_ptr1 = OpAccessChain %ptr_uint %output1 %uint_0 %index59 OpStore %out_ptr1 %outvalue1
60 %out_ptr1 = OpAccessChain %ptr_uint %output1 %uint_0 %index61 OpStore %out_ptr1 %outvalue1