Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3dec.c779 int subbnd, bnd, n_subbands, n_bands=0; in decode_band_structure() local
802 n_bands = n_subbands; in decode_band_structure()
807 n_bands--; in decode_band_structure()
817 *num_bands = n_bands; in decode_band_structure()
819 memcpy(band_sizes, bnd_sz, n_bands); in decode_band_structure()