Home | History | Annotate | Download | only in libaudio-qsd8k

Lines Matching refs:inputDevice

1341     uint32_t inputDevice = (input == NULL) ? 0 : input->devices();
1361 if (sndDevice == -1 && inputDevice != 0) {
1362 ALOGI("do input routing device %x\n", inputDevice);
1363 if (inputDevice & AudioSystem::DEVICE_IN_BLUETOOTH_SCO_HEADSET) {
1366 } else if (inputDevice & AudioSystem::DEVICE_OUT_BLUETOOTH_SCO_CARKIT) {
1369 } else if (inputDevice & AudioSystem::DEVICE_IN_WIRED_HEADSET) {
1378 } else if (inputDevice & AudioSystem::DEVICE_IN_BACK_MIC) {
1406 // if inputDevice == 0, restore output routing