Searched refs:surround_levels (Results 1 – 1 of 1) sorted by relevance
51 static const uint8_t surround_levels[4] = { 4, 6, 7, 6 }; variable100 hdr->surround_mix_level = surround_levels[get_bits(gbc, 2)]; in ff_ac3_parse_header()