Home
last modified time | relevance | path

Searched refs:subwoofer_cutoffs (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c208 int16_t subwoofer_cutoffs[WMAPRO_BLOCK_SIZES]; ///< subwoofer cutoff values member
239 uint8_t table_idx; ///< index for the num_sfb, sfb_offsets, sf_offsets and subwoofer_cutoffs tables
573 s->subwoofer_cutoffs[i] = av_clip(cutoff, 4, block_size); in decode_init()
1258 cur_subwoofer_cutoff = s->subwoofer_cutoffs[s->table_idx]; in decode_subframe()

Completed in 4 milliseconds