Home | History | Annotate | Download | only in linux

Lines Matching refs:InitMicrophone

389 int32_t AudioDeviceLinuxPulse::InitMicrophone()
623 if (!wasInitialized && InitMicrophone() == -1)
675 InitMicrophone() == -1)
730 if (!wasInitialized && InitMicrophone() == -1)
851 if (!wasInitialized && InitMicrophone() == -1)
859 // Given that InitMicrophone was successful, we know that a volume control
1314 if (InitMicrophone() == -1)
1317 " InitMicrophone() failed");