HomeSort by: relevance | last modified time | path
    Searched defs:audio_select_freq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/audio/
audio.c 634 static int audio_select_freq(const struct audio_format *);
6746 audio_select_freq(const struct audio_format *fmt) function in typeref:typename:int
6883 cand->sample_rate = audio_select_freq(&query.fmt);
audio.c 634 static int audio_select_freq(const struct audio_format *);
6746 audio_select_freq(const struct audio_format *fmt) function in typeref:typename:int
6883 cand->sample_rate = audio_select_freq(&query.fmt);

Completed in 78 milliseconds