Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlp_parse.c113 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()
H A Dmlp_parse.h36 int group2_bits; ///< Bit depth of the second substream (MLP only) member
H A Dmlpdec.c332 if (mh.group2_bits > mh.group1_bits) { in read_major_sync()

Completed in 4 milliseconds