/docs/source.android.com/src/devices/tech/display/ |
hdr.jd | 386 <li>If displaying through HDMI: 405 <h4>HDMI</h4> 408 <li>A connected HDMI display advertises 409 its HDR capability through HDMI EDID as defined in CTA-861.3 417 <li>The signaling of Dolby Vision or HLG support over HDMI is done as defined 478 HDMI related metadata. Such a decoder (in addition to the general HDR decoder 493 HDMI related metadata. Such decoders (in addition to the general HDR decoder 656 as defined by Dolby, because the HDMI standard does not provide a way to
|
/external/libdrm/tests/kms/ |
libkms-test-device.c | 47 "HDMI-A", 48 "HDMI-B",
|
/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
Engine.cpp | 171 // Device For Sonification conf file has HDMI, SPDIF and HDMI ARC unreacheable.
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
DelayedMessageBuffer.java | 17 package com.android.server.hdmi; 19 import android.hardware.hdmi.HdmiDeviceInfo;
|
SendKeyAction.java | 16 package com.android.server.hdmi; 18 import static com.android.server.hdmi.HdmiConfig.IRT_MS;
|
HdmiCecController.java | 17 package com.android.server.hdmi; 19 import android.hardware.hdmi.HdmiPortInfo; 28 import com.android.server.hdmi.HdmiAnnotations.IoThreadOnly; 29 import com.android.server.hdmi.HdmiAnnotations.ServiceThreadOnly; 30 import com.android.server.hdmi.HdmiControlService.DevicePollingCallback; 39 * Manages HDMI-CEC command and behaviors. It converts user's command into CEC command 334 * @param port ID of HDMI port to which AVR is connected
|
HdmiUtils.java | 17 package com.android.server.hdmi; 19 import android.hardware.hdmi.HdmiDeviceInfo; 28 * Various utilities to handle HDMI CEC messages.
|
/frameworks/native/include/android/ |
keycodes.h | 669 /** HDMI #1 key. 670 * Switches to HDMI input #1. */ 672 /** HDMI #2 key. 673 * Switches to HDMI input #2. */ 675 /** HDMI #3 key. 676 * Switches to HDMI input #3. */ 678 /** HDMI #4 key. 679 * Switches to HDMI input #4. */
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
hwc_session.cpp | 59 #define HWC_UEVENT_SWITCH_HDMI "change@/devices/virtual/switch/hdmi" 144 // HDMI is primary display. If already connected, then create it and store in 295 // If HDMI is primary and the output format is YUV then ignore the virtual display 378 // due to HDMI concurrency. [all...] |
/hardware/qcom/display/msmcobalt/sdm/libs/hwc/ |
hwc_session.cpp | 59 #define HWC_UEVENT_SWITCH_HDMI "change@/devices/virtual/switch/hdmi" 144 // HDMI is primary display. If already connected, then create it and store in 295 // If HDMI is primary and the output format is YUV then ignore the virtual display 378 // due to HDMI concurrency. [all...] |
/hardware/ti/omap4-aah/hwc/ |
hwc.c | 84 __u8 avoid_mode_change; /* use HDMI mode used for mirroring if possible */ 86 __u8 hdmi_state; /* whether HDMI is connected */ 96 __u32 last_mode; /* 2-s complement of last HDMI mode set, 0 if none */ 173 int img_mem_size; /* size of fb for hdmi */ 174 void *img_mem_ptr; /* start of fb for hdmi */ 2426 int hdmi; local [all...] |
/hardware/qcom/audio/hal/msm8960/ |
platform.c | 37 * This is the sysfs path for the HDMI audio data block 124 [SND_DEVICE_OUT_HDMI] = "hdmi", 125 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi", 144 [SND_DEVICE_IN_HDMI_MIC] = "hdmi-mic", 395 strcat(mixer_path, " hdmi"); 397 strcat(mixer_path, " speaker-and-hdmi"); [all...] |
/hardware/qcom/display/msm8996/sdm/libs/core/ |
display_hdmi.cpp | 58 Debug::GetProperty("sdm.hdmi.s3d_mode", value); 214 // Used for changing HDMI Resolution - override the best with user set config 247 // The scan support for a given HDMI TV must be read from scan info corresponding to
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
hwc_session.cpp | 49 #define HWC_UEVENT_SWITCH_HDMI "change@/devices/virtual/switch/hdmi" 110 // HDMI is primary display. If already connected, then create it and store in 232 // TODO(user): Handle concurrency with HDMI 357 // TODO(user): Check if it is an HDMI as primary display and disable support for it 395 // TODO(user): Handle virtual display/HDMI concurrency [all...] |
/hardware/qcom/display/msmcobalt/sdm/libs/hwc2/ |
hwc_session.cpp | 49 #define HWC_UEVENT_SWITCH_HDMI "change@/devices/virtual/switch/hdmi" 110 // HDMI is primary display. If already connected, then create it and store in 230 // TODO(user): Handle concurrency with HDMI 355 // TODO(user): Check if it is an HDMI as primary display and disable support for it 393 // TODO(user): Handle virtual display/HDMI concurrency [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
SecureDialogActivity.java | 48 * HDMI display with HDCP enabled. The contents of the secure surface should appear
|
SecureSurfaceViewActivity.java | 48 * HDMI display with HDCP enabled. The contents of the secure surface should appear
|
/device/asus/fugu/libaudio/ |
AudioOutput.cpp | 363 // this should happen is that HDMI was unplugged while we were running, and 421 // that HDMI was unplugged while we were running, and the audio 423 // involving the application level. When this happens, the HDMI 427 /* Intel HDMI appears to be locked at 24bit PCM, but Android
|
HDMIAudioOutput.cpp | 56 ALOGE("HDMI Sink does not support format = 0x%0X, srate = %d, #channels = 0%d",
|
/external/autotest/client/cros/chameleon/ |
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.
|
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/ |
audio_AudioBasicExternalMicrophone.py | 111 # and HDMI.
|
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/ |
audio_AudioBasicHeadphone.py | 109 # and HDMI.
|
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/ |
audio_AudioBasicInternalMicrophone.py | 120 # and HDMI.
|
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/ |
audio_AudioBasicInternalSpeaker.py | 109 # and HDMI.
|
/external/autotest/server/site_tests/audio_MediaBasicVerification/ |
audio_MediaBasicVerification.py | 101 # and HDMI.
|