Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmmf.c39 static const int mmf_rates[] = { 4000, 8000, 11025, 22050, 44100 }; variable
45 return mmf_rates[code]; in mmf_rate()
53 if (mmf_rates[i] == rate) in mmf_rate_code()

Completed in 2 milliseconds