Searched refs:mic_type (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A Dalsa_default.cpp92 static char mic_type[25]; member in namespace:android_audio_legacy
172 strlcpy(mic_type, value, sizeof(mic_type));
1436 if (!strncmp(mic_type, "analog", 6)) {
1443 if (!strncmp(mic_type, "analog", 6)) {
1554 if (!strncmp(mic_type, "analog", 6)) {

Completed in 213 milliseconds