Searched refs:mlp_quants (Results 1 – 1 of 1) sorted by relevance
28 static const uint8_t mlp_quants[16] = { variable112 mh->group1_bits = mlp_quants[get_bits(gb, 4)]; in ff_mlp_read_major_sync()113 mh->group2_bits = mlp_quants[get_bits(gb, 4)]; in ff_mlp_read_major_sync()