Searched refs:mlp_samplerate (Results 1 – 3 of 3) sorted by relevance
116 mh->group1_samplerate = mlp_samplerate(ratebits); in ff_mlp_read_major_sync()117 mh->group2_samplerate = mlp_samplerate(get_bits(gb, 4)); in ff_mlp_read_major_sync()130 mh->group1_samplerate = mlp_samplerate(ratebits); in ff_mlp_read_major_sync()
80 static inline int mlp_samplerate(int in) in mlp_samplerate() function
6848 st->codecpar->sample_rate = mlp_samplerate(ratebits); in mov_read_dmlp()