Lines Matching full:device3
568 int device3 = AUDIO_DEVICE_NONE;571 device3 = availableOutputDevicesType & AUDIO_DEVICE_OUT_HDMI_ARC;572 device3 |= (availableOutputDevicesType & AUDIO_DEVICE_OUT_SPDIF);573 device3 |= (availableOutputDevicesType & AUDIO_DEVICE_OUT_AUX_LINE);576 device2 |= device3;