Home
last modified time | relevance | path

Searched refs:mmf_rate_code (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmmf.c46 static int mmf_rate_code(int rate) in mmf_rate_code() function
76 rate = mmf_rate_code(s->streams[0]->codecpar->sample_rate); in mmf_write_header()