Searched defs:w (Results 1 – 6 of 6) sorted by relevance
32 struct lc3_mdct_rot_def { int n4; const struct lc3_complex *w; }; member
51 const int w = 40 / p; in arm_resample_x64k_12k8() local82 const int w = 120 / p; in arm_resample_x192k_12k8() local
186 const int w = 2*(40 / p); in resample_x64k_12k8() local230 const int w = 2*(120 / p); in resample_x192k_12k8() local450 float w = 1 + w_incr; in argmax_weighted() local711 const float *c, const int w, int fade) in synthesize_template()823 int w = FILTER_WIDTH(sr); in lc3_ltpf_synthesize() local
252 float32x4_t w = vld1q_f32( (float *)(w_ptr + 2*j) ); in neon_fft_bf2() local275 float32x2_t w = vld1_f32( (float *)(w_ptr + 2*j) ); in neon_fft_bf2() local
670 int w = 2 + dt; in estimate_noise() local701 int w = 2 + dt; in fill_noise() local
141 const struct lc3_complex *w = twiddles->t; in fft_bf2() local