Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3dec.c796 int subbnd, bnd, n_subbands, n_bands=0; in decode_band_structure() local
819 n_bands = n_subbands; in decode_band_structure()
824 n_bands--; in decode_band_structure()
834 *num_bands = n_bands; in decode_band_structure()
836 memcpy(band_sizes, bnd_sz, n_bands); in decode_band_structure()

Completed in 3 milliseconds