Searched refs:w0_ptr (Results 1 – 1 of 1) sorted by relevance
118 const struct lc3_complex (*w0_ptr)[2] = twiddles->t; in neon_fft_bf3() local119 const struct lc3_complex (*w1_ptr)[2] = w0_ptr + n3; in neon_fft_bf3()148 wn = vld2q_f32( (float *)(w0_ptr + 2*j) ); in neon_fft_bf3()188 wn = vld2_f32( (float *)(w0_ptr + 2*j) ); in neon_fft_bf3()