HomeSort by relevance Sort by last modified time
    Searched refs:audio_pcm_info_eq (Results 1 - 2 of 2) sorted by null

  /external/qemu/audio/
audio_template.h 237 if (audio_pcm_info_eq (&hw->info, as)) {
441 if (sw && audio_pcm_info_eq (&sw->info, as)) {
audio.c 678 static int audio_pcm_info_eq (struct audio_pcm_info *info, struct audsettings *as) function
819 if (audio_pcm_info_eq (&cap->hw.info, as)) {
    [all...]

Completed in 22 milliseconds