Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3_parser.c54 static const uint8_t surround_levels[4] = { 4, 6, 7, 6 }; variable
106 hdr->surround_mix_level = surround_levels[get_bits(gbc, 2)]; in ff_ac3_parse_header()

Completed in 1 milliseconds