Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3dec.c797 uint8_t bnd_sz[22]; in decode_band_structure() local
820 bnd_sz[0] = ecpl ? 6 : 12; in decode_band_structure()
825 bnd_sz[bnd] += subbnd_size; in decode_band_structure()
827 bnd_sz[++bnd] = subbnd_size; in decode_band_structure()
836 memcpy(band_sizes, bnd_sz, n_bands); in decode_band_structure()

Completed in 3 milliseconds