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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dac3_parser.c47 static const uint8_t surround_levels[4] = { 4, 6, 7, 6 }; variable
93 hdr->surround_mix_level = surround_levels[get_bits(gbc, 2)];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3dec_fixed.c66 static const uint8_t surround_levels[4] = { 4, 6, 7, 6 }; variable
H A Dac3_parser.c47 static const uint8_t surround_levels[4] = { 4, 6, 7, 6 }; variable
103 hdr->surround_mix_level = surround_levels[get_bits(gbc, 2)];

Completed in 187 milliseconds