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

  /hardware/qcom/audio/hal/
audio_hw.c 86 [SND_DEVICE_NONE] = "none",
132 [SND_DEVICE_NONE] = -1,
576 snd_device_t snd_device = SND_DEVICE_NONE;
606 if (snd_device != SND_DEVICE_NONE) {
625 if (snd_device != SND_DEVICE_NONE) {
670 snd_device_t snd_device = SND_DEVICE_NONE;
747 if (snd_device == SND_DEVICE_NONE) {
775 if (snd_device != SND_DEVICE_NONE) {
841 snd_device_t out_snd_device = SND_DEVICE_NONE;
842 snd_device_t in_snd_device = SND_DEVICE_NONE;
    [all...]
audio_hw.h 47 SND_DEVICE_NONE = 0,

Completed in 56 milliseconds