Searched refs:cur_subwoofer_cutoff (Results 1 – 1 of 1) sorted by relevance
1193 int cur_subwoofer_cutoff; in decode_subframe() local1244 cur_subwoofer_cutoff = s->subwoofer_cutoffs[s->table_idx]; in decode_subframe()1383 memset(&s->tmp[cur_subwoofer_cutoff], 0, sizeof(*s->tmp) * in decode_subframe()1384 (subframe_len - cur_subwoofer_cutoff)); in decode_subframe()