Searched refs:AUDIO_SOURCE_DEFAULT (Results 1 – 9 of 9) sorted by relevance
55 AUDIO_SOURCE_DEFAULT = 0, enumerator
715 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()821 } else if (source == AUDIO_SOURCE_DEFAULT) { in platform_get_input_snd_device()
1658 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()1858 } else if (source == AUDIO_SOURCE_DEFAULT) { in platform_get_input_snd_device()
2050 AUDIO_SOURCE_DEFAULT : adev->active_input->source; in platform_get_input_snd_device()2270 } else if (source == AUDIO_SOURCE_DEFAULT) { in platform_get_input_snd_device()
896 if ( recorder->setAudioSource(AUDIO_SOURCE_DEFAULT) < 0 ) { in configureRecorder()
2154 ret = mRecorder->setAudioSource(AUDIO_SOURCE_DEFAULT); in configureRecorder()
1051 if ( recorder->setAudioSource(AUDIO_SOURCE_DEFAULT) < 0 ) { in configureRecorder()
2933 case AUDIO_SOURCE_DEFAULT: in getDeviceForInputSource()