Searched refs:AUDIO_SOURCE_DEFAULT (Results 1 – 6 of 6) sorted by relevance
56 AUDIO_SOURCE_DEFAULT = 0, enumerator
685 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()790 } else if (source == AUDIO_SOURCE_DEFAULT) { in platform_get_input_snd_device()
1297 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()1440 } else if (source == AUDIO_SOURCE_DEFAULT) { in platform_get_input_snd_device()
896 if ( recorder->setAudioSource(AUDIO_SOURCE_DEFAULT) < 0 ) { in configureRecorder()
1051 if ( recorder->setAudioSource(AUDIO_SOURCE_DEFAULT) < 0 ) { in configureRecorder()
2908 case AUDIO_SOURCE_DEFAULT: in getDeviceForInputSource()