Home
last modified time | relevance | path

Searched refs:HDMI (Results 1 – 25 of 32) sorted by relevance

12

/external/autotest/client/cros/chameleon/
Dchameleon_audio_ids.py15 HDMI = 'Chameleon HDMI' variable in ChameleonIds
22 SINK_PORTS = [HDMI, LINEIN, MIC, USBIN]
33 HDMI = 'Cros HDMI' variable in CrosIds
44 SOURCE_PORTS = [HDMI, HEADPHONE, SPEAKER, BLUETOOTH_HEADPHONE, USBOUT]
Daudio_level.py44 ids.CrosIds.HDMI: _AudioLevel.DIGITAL,
55 ids.ChameleonIds.HDMI: _AudioLevel.DIGITAL,
Dchameleon_audio_helper.py82 (ids.CrosIds.HDMI, ids.ChameleonIds.HDMI):
274 if audio_port.port_id == ids.ChameleonIds.HDMI:
Daudio_test_utils.py27 chameleon_audio_ids.CrosIds.HDMI: 'HDMI',
/external/autotest/server/site_tests/audio_AudioVolume/
Dcontrol.hdmi11 PURPOSE = "Remotely controlled HDMI audio volume test."
22 This test remotely tests HDMI audio volume function against DUT.
32 source_id=chameleon_audio_ids.CrosIds.HDMI,
34 recorder_id=chameleon_audio_ids.ChameleonIds.HDMI,
/external/autotest/server/site_tests/audio_AudioArtifacts/
Dcontrol.hdmi11 PURPOSE = "Remotely controlled HDMI audio artifacts test."
22 This test remotely tests HDMI audio artifacts against DUT.
32 source_id=chameleon_audio_ids.CrosIds.HDMI,
34 recorder_id=chameleon_audio_ids.ChameleonIds.HDMI
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
Dcontrol9 PURPOSE = "Remotely controlled HDMI audio test."
20 This test remotely tests HDMI audio function.
Dcontrol.suspend9 PURPOSE = "Remotely controlled HDMI after suspend audio test."
20 This test remotely tests HDMI audio function after suspend-resume.
Dcontrol.suspend_quality9 PURPOSE = "Remotely controlled HDMI after suspend audio test."
20 This test remotely tests HDMI audio function after suspend-resume.
Dcontrol.suspend_while_playback9 PURPOSE = "Remotely controlled HDMI after suspend while playing audio test."
20 This test remotely tests HDMI audio function after suspend-resume.
Daudio_AudioBasicHDMI.py113 chameleon_audio_ids.CrosIds.HDMI)
115 chameleon_audio_ids.ChameleonIds.HDMI)
/external/autotest/server/site_tests/audio_AudioNodeSwitch/
Dcontrol.HDMI10 NAME = "audio_AudioNodeSwitch.HDMI"
28 job.run_test("audio_AudioNodeSwitch", host=host, hdmi_node=True, tag='HDMI')
Dcontrol30 job.run_test("audio_AudioNodeSwitch", host=host, hdmi_node=True, tag='HDMI')
/external/adhd/cras-config/
Ddsp.ini.sample5 disable=(equal? output_jack "HDMI")
13 disable=(equal? output_jack "HDMI")
/external/adhd/cras/src/server/
Dcras_alsa_io.c43 #define HDMI "HDMI" macro
191 .name = HDMI,
892 strcpy(node->name, HDMI); in drop_node_name()
939 if (strstr(node->name, HDMI) && in set_node_initial_state()
1940 if (direction == CRAS_STREAM_OUTPUT && strstr(dev_name, HDMI)) in alsa_iodev_create()
2002 !has_node(aio, HDMI)) { in alsa_iodev_legacy_complete_init()
2003 if (strstr(aio->base.info.name, HDMI)) in alsa_iodev_legacy_complete_init()
2004 new_output(aio, NULL, HDMI); in alsa_iodev_legacy_complete_init()
/external/autotest/server/site_tests/audiovideo_AVSync/
Dcontrol.hw_video_acc9 PURPOSE = "Remotely controlled HDMI audio/video test."
Dcontrol.sw_video_acc9 PURPOSE = "Remotely controlled HDMI audio/video test."
Dcontrol.arc9 PURPOSE = "Remotely controlled HDMI audio/video test."
/external/autotest/server/site_tests/display_ResolutionList/
Dcontrol.4K.extended28 ('HDMI', 3840, 2160),]
Dcontrol.4K.mirrored28 ('HDMI', 3840, 2160),]
/external/autotest/test_suites/
Dcontrol.chameleon_hdmi15 Display tests which require Chameleon board connected via HDMI connection.
Dcontrol.chameleon_hdmi_nightly15 Display tests which require Chameleon board connected via HDMI connection.
Dcontrol.chameleon_hdmi_perbuild15 Display tests which require Chameleon board connected via HDMI connection.
Dcontrol.chameleon_hdmi_stress15 Display tests which require Chameleon board connected via HDMI connection.
/external/adhd/cras/
DREADME.dbus-api83 "INTERNAL_SPEAKER","HEADPHONE", "HDMI",

12