Searched refs:nb_groups_tab (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dolby_e.c | 103 static const uint8_t nb_groups_tab[4] = { 1, 8, 7, 1 }; variable 926 c->nb_groups = nb_groups_tab[c->gr_code]; in parse_channel() |
Completed in 3 milliseconds