Searched defs:w (Results 1 – 6 of 6) sorted by relevance
51 const int w = 40 / p; in arm_resample_x64k_12k8() local82 const int w = 120 / p; in arm_resample_x192k_12k8() local
216 const int w = 2*(40 / p); in resample_x64k_12k8() local261 const int w = 2*(120 / p); in resample_x192k_12k8() local499 float w = 1 + w_incr; in argmax_weighted() local764 const float *c, const int w, int fade) in synthesize_template()880 int w = LC3_MAX(4, lc3_ns_4m[sr] >> 4); 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
98 struct lc3_mdct_rot_def { int n4; const struct lc3_complex *w; }; member
718 int w = 1 + (dt >= LC3_DT_7M5) + (dt>= LC3_DT_10M); in estimate_noise() local750 int w = 1 + (dt >= LC3_DT_7M5) + (dt>= LC3_DT_10M); in fill_noise() local
141 const struct lc3_complex *w = twiddles->t; in fft_bf2() local