HomeSort by relevance Sort by last modified time
    Searched refs:HDMI (Results 1 - 25 of 25) 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,
chameleon_audio_helper.py 29 interface: The interface of this audio port, e.g. 'HDMI', 'Headphone'.
82 (ids.CrosIds.HDMI, ids.ChameleonIds.HDMI):
161 # There is only one dedicated HDMI cable, just use it.
274 if audio_port.port_id == ids.ChameleonIds.HDMI:
audio_test_utils.py 27 chameleon_audio_ids.CrosIds.HDMI: 'HDMI',
chameleon.py 304 @return: A string of the label, like 'hdmi', 'dp_hdmi', etc.
404 @return: A string, like "VGA", "DVI", "HDMI", or "DP".
  /external/adhd/scripts/
ini_editor_unittest.py 23 disable=(equal? output_jack "HDMI")
31 disable=(equal? output_jack "HDMI")
  /hardware/interfaces/tv/input/1.0/
types.hal 40 HDMI = 9, // Physical HDMI port. e.g. HDMI 1
60 uint32_t portId; // HDMI port ID number. e.g. 2 for HDMI 2
76 * For a concrete example, when a user plugs in or pulls out the HDMI cable
77 * from a HDMI port, it does not generate DEVICE_AVAILABLE and/or
  /compatibility/cdd/5_multimedia/
5_3_video-decoding.md 16 on a standard video output port (e.g., HDMI).
5_10_professional-audio.md 96 If device implementations include an HDMI port, they:
  /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.
73 (['HDMI'], None))
78 """Running basic HDMI audio tests.
95 # connecting HDMI won't switch automatically the node. Adding
96 # audio_jack_plugged flag to select HDMI node after binding.
113 chameleon_audio_ids.CrosIds.HDMI)
115 chameleon_audio_ids.ChameleonIds.HDMI)
122 # HDMI node needs to be selected, when audio jack is plugge
    [all...]
  /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...]
  /external/autotest/client/cros/audio/
alsa_utils.py 70 numid=1,iface=CARD,name='HDMI/DP,pcm=3 Jack'
71 numid=8,iface=CARD,name='HDMI/DP,pcm=7 Jack'
  /external/adhd/cras/src/server/
cras_alsa_io.c 43 #define HDMI "HDMI"
191 .name = HDMI,
892 strcpy(node->name, HDMI);
894 /* Only HDMI or USB node might have invalid name to drop */
929 * If HDMI is in the node name, set its type to HDMI. This matches node names
930 * like "Rockchip HDMI Jack".
939 if (strstr(node->name, HDMI) &&
1022 /* Use software volume for HDMI output and nodes without volume mixe
    [all...]
  /external/autotest/client/cros/multimedia/
display_facade_adapter.py 356 @param connector_type: A string, like "VGA", "DVI", "HDMI", or "DP".
display_facade_native.py 685 @param connector_type: A string, like "VGA", "DVI", "HDMI", or "DP".
687 if connector_type != 'HDMI' and connector_type != 'DP':
  /external/autotest/server/cros/multimedia/
display_facade_adapter.py 369 @param connector_type: A string, like "VGA", "DVI", "HDMI", or "DP".
  /hardware/interfaces/tv/input/1.0/default/
TvInput.cpp 45 static_assert(TV_INPUT_TYPE_HDMI == static_cast<int>(TvInputType::HDMI),
46 "TvInputType::HDMI must match legacy value.");
156 tvInputEvent.deviceInfo.portId = event->device_info.hdmi.port_id;
  /compatibility/cdd/2_device-types/
2_3_television-reqs.md 14 inches OR include a video output port, such as VGA, HDMI, DisplayPort or a
  /compatibility/cdd/3_software/
3_12_tv-input-framework.md 73 * SHOULD pass key events to HDMI inputs through CEC.
  /compatibility/cdd/7_hardware-compatibility/
7_8_audio.md 45 such as a 3.5mm audio jack, HDMI, or USB host mode port with USB audio class.
  /frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp 468 if (info.type == TvInputType::HDMI) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h 124 #define HDMI DigitalAudioDisplayDevice
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java 652 final long hdmiToken = p.start(GlobalSettingsProto.HDMI);
655 GlobalSettingsProto.Hdmi.CONTROL_ENABLED);
658 GlobalSettingsProto.Hdmi.SYSTEM_AUDIO_CONTROL_ENABLED);
661 GlobalSettingsProto.Hdmi.CONTROL_AUTO_WAKEUP_ENABLED);
664 GlobalSettingsProto.Hdmi.CONTROL_AUTO_DEVICE_OFF_ENABLED);
    [all...]

Completed in 963 milliseconds