Home | History | Annotate | Download | only in libaudio

Lines Matching full:sourcename

983                  const char* sourceName;
988 sourceName = inputPathNameDefault;
991 sourceName = inputPathNameCamcorder;
994 sourceName = inputPathNameVoiceRecognition;
1002 LOGV("mixer_ctl_set_enum_by_string, Input Source, (%s)", sourceName);
1004 mixer_ctl_set_enum_by_string(ctl, sourceName);