Searched refs:group2_bits (Results 1 – 3 of 3) sorted by relevance
113 mh->group2_bits = mlp_quants[get_bits(gb, 4)]; in ff_mlp_read_major_sync()127 mh->group2_bits = 0; in ff_mlp_read_major_sync()
32 int group2_bits; ///< Bit depth of the second substream (MLP only) member
312 if (mh.group2_bits > mh.group1_bits) { in read_major_sync()