Searched refs:mpc8_rate (Results 1 – 1 of 1) sorted by relevance
48 static const int mpc8_rate[8] = { 44100, 48000, 37800, 32000, -1, -1, -1, -1 }; variable277 st->codecpar->sample_rate = mpc8_rate[st->codecpar->extradata[0] >> 5]; in mpc8_read_header()