Searched refs:window_index (Results 1 – 1 of 1) sorted by relevance
108 int window_index = s->frame_len_bits - s->block_len_bits; in apply_window_and_mdct() local109 FFTContext *mdct = &s->mdct_ctx[window_index]; in apply_window_and_mdct()111 const float *win = s->windows[window_index]; in apply_window_and_mdct()