HomeSort by relevance Sort by last modified time
    Searched refs:HDMI (Results 1 - 12 of 12) sorted by null

  /external/autotest/client/cros/chameleon/
chameleon_audio_ids.py 10 An Id is composed by host name 'Chameleon' and interface name e.g. 'HDMI'.
15 HDMI = 'Chameleon HDMI'
22 SINK_PORTS = [HDMI, LINEIN, MIC, USBIN]
33 HDMI = 'Cros HDMI'
44 SOURCE_PORTS = [HDMI, HEADPHONE, SPEAKER, BLUETOOTH_HEADPHONE, USBOUT]
168 @returns: Interface name. A string, e.g. 'HDMI', 'LineIn'.
audio_level.py 20 # Digital signal, e.g., USB, HDMI. is not subjected to bias level or
44 ids.CrosIds.HDMI: _AudioLevel.DIGITAL,
55 ids.ChameleonIds.HDMI: _AudioLevel.DIGITAL,
audio_widget_link.py 415 """The abstraction for HDMI cable."""
418 # Chameleon through HDMI cable.
424 self.name = 'HDMI cable'
427 'Create an HDMIWidgetLink. Do nothing because HDMI cable'
432 """Plugs input of HDMI cable to the widget using widget handler.
437 self._check_widget_id(ids.CrosIds.HDMI, widget)
439 'Plug HDMI cable input. Do nothing because HDMI cable should '
444 """Unplugs input of HDMI cable from the widget using widget handler.
449 self._check_widget_id(ids.CrosIds.HDMI, widget
    [all...]
chameleon_audio_helper.py 28 interface: The interface of this audio port, e.g. 'HDMI', 'Headphone'.
81 (ids.CrosIds.HDMI, ids.ChameleonIds.HDMI):
160 # There is only one dedicated HDMI cable, just use it.
chameleon.py 137 @return: A string of the label, like 'hdmi', 'dp_hdmi', etc.
203 @return: A string, like "VGA", "DVI", "HDMI", or "DP".
  /system/nativepower/include/nativepower/
power_manager_client.h 36 HDMI = 5,
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py 5 """This is a server side HDMI audio test using the Chameleon board."""
21 """Server side HDMI audio test.
24 HDMI audio function of the Cros device.
63 chameleon_audio_ids.CrosIds.HDMI)
65 chameleon_audio_ids.ChameleonIds.HDMI)
71 hdmi_port = finder.find_port('HDMI')
74 'Can not find HDMI port, perhaps HDMI is not connected?')
87 if output_nodes != ['HDMI']:
89 '%s rather than HDMI is selected on Cros device'
    [all...]
  /external/autotest/client/cros/audio/
alsa_utils.py 62 numid=1,iface=CARD,name='HDMI/DP,pcm=3 Jack'
63 numid=8,iface=CARD,name='HDMI/DP,pcm=7 Jack'
  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.h 51 HDMI,
psb_xrandr.c 106 /* Check HDMI properties */
331 /* HDMI + either MIPI0 or MIPI1 */
334 /* Get HDMI properties if it is enabled*/
337 /* Only HDMI */
341 /* HDMI + MIPI0 */
345 /* HDMI + MIPI1 */
349 /* HDMI + MIPI0 + MIPI1 */
694 *local_device_enabled = HDMI;
735 *extend_device_enabled = HDMI;
    [all...]
psb_coverlay.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h 124 #define HDMI DigitalAudioDisplayDevice
    [all...]

Completed in 1360 milliseconds