Home
last modified time | relevance | path

Searched refs:cur_subwoofer_cutoff (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmaprodec.c1193 int cur_subwoofer_cutoff; in decode_subframe() local
1244 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()