Searched refs:gr_code (Results 1 – 1 of 1) sorted by relevance
64 int gr_code; member915 c->gr_code = 3; in parse_channel()918 c->gr_code = get_bits(&s->gb, 2); in parse_channel()920 if (c->gr_code == 3) { in parse_channel()926 c->nb_groups = nb_groups_tab[c->gr_code]; in parse_channel()927 c->nb_mstr_exp = nb_mstr_exp_tab[c->gr_code]; in parse_channel()930 c->groups[i] = frm_ofs_tab[seg_id][c->gr_code][i]; in parse_channel()