Searched refs:AUDIO_SOURCE_DEFAULT (Results 1 – 6 of 6) sorted by relevance
56 AUDIO_SOURCE_DEFAULT = 0, enumerator
708 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()814 } else if (source == AUDIO_SOURCE_DEFAULT) { in platform_get_input_snd_device()
1828 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()2008 } 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()
2932 case AUDIO_SOURCE_DEFAULT: in getDeviceForInputSource()