HomeSort by relevance Sort by last modified time
    Searched full:hdmi (Results 126 - 150 of 881) sorted by null

1 2 3 4 56 7 8 91011>>

  /hardware/intel/audio_media/hdmi/
Android.mk 35 LOCAL_MODULE := audio.hdmi.$(TARGET_BOARD_PLATFORM)
  /hardware/interfaces/tv/cec/1.0/
types.hal 52 * HDMI CEC message types. The assigned values represent opcode used in CEC
158 * HDMI port type.
218 * HDMI port descriptor
222 uint32_t portId; // Should start from 1 which corresponds to HDMI "port 1".
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUtil.h 60 //Parses EDID audio block when if HDMI is connected to determine audio sink capabilities.
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecLocalDeviceTv.java 17 package com.android.server.hdmi;
19 import static android.hardware.hdmi.HdmiControlManager.CLEAR_TIMER_STATUS_CEC_DISABLE;
20 import static android.hardware.hdmi.HdmiControlManager.CLEAR_TIMER_STATUS_CHECK_RECORDER_CONNECTION;
21 import static android.hardware.hdmi.HdmiControlManager.CLEAR_TIMER_STATUS_FAIL_TO_CLEAR_SELECTED_SOURCE;
22 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_CEC_DISABLED;
23 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_CHECK_RECORDER_CONNECTION;
24 import static android.hardware.hdmi.HdmiControlManager.ONE_TOUCH_RECORD_FAIL_TO_RECORD_DISPLAYED_SCREEN;
25 import static android.hardware.hdmi.HdmiControlManager.OSD_MESSAGE_ARC_CONNECTED_INVALID_PORT;
26 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_RESULT_EXTRA_CEC_DISABLED;
27 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_RESULT_EXTRA_CHECK_RECORDER_CONNECTION
    [all...]
HdmiCecLocalDevicePlayback.java 17 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiControlManager;
20 import android.hardware.hdmi.HdmiDeviceInfo;
21 import android.hardware.hdmi.IHdmiControlCallback;
32 import com.android.server.hdmi.HdmiAnnotations.ServiceThreadOnly;
58 // persist.sys.hdmi.keep_awake to false.
HdmiLogger.java 17 package com.android.server.hdmi;
42 private static final String TAG = "HDMI";
HdmiMhlControllerStub.java 17 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiPortInfo;
SetArcTransmissionStateAction.java 17 package com.android.server.hdmi;
19 import android.hardware.hdmi.HdmiDeviceInfo;
SystemAudioAutoInitiationAction.java 17 package com.android.server.hdmi;
20 import com.android.server.hdmi.HdmiControlService.SendMessageCallback;
  /frameworks/base/media/java/android/media/tv/
TvInputInfo.java 35 import android.hardware.hdmi.HdmiDeviceInfo;
110 * TV input type: the TV input service is HDMI. (e.g. HDMI 1)
144 // Attributes specific to HDMI
156 * @param hdmiDeviceInfo The HdmiDeviceInfo for a HDMI CEC logical device.
185 * @param hdmiDeviceInfo The HdmiDeviceInfo for a HDMI CEC logical device.
294 * For example, a HDMI CEC logical device, connected to a HDMI port, appears as another TV
295 * input. In this case, the parent input of this logical device is the HDMI port.
298 * sharing the same physical port. In the example of HDMI CEC, logical HDMI CEC devices behin
    [all...]
  /hardware/qcom/display/msm8994/libhdmi/
hdmi.cpp 29 #include "hdmi.h"
42 * supported by HDMI and display, and modes that are not
54 * the best mode when the HDMI display is connected.
158 // Update the display if HDMI is connected as primary
163 // Disable HPD at start if HDMI is external, it will be enabled later
170 // for HDMI - retreive all the modes supported by the driver
444 property_get("hw.hdmi.resolution", property_value, "-1");
448 ALOGD_IF(DEBUG, "%s: setting the HDMI mode = %d", __FUNCTION__, mode);
469 // If we fail to read from EDID when HDMI is connected, then
511 // Does a put_vscreen info on the HDMI interface which will updat
    [all...]
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiTimerRecordSources.java 17 package android.hardware.hdmi;
19 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_TYPE_ANALOGUE;
20 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_TYPE_DIGITAL;
21 import static android.hardware.hdmi.HdmiControlManager.TIMER_RECORDING_TYPE_EXTERNAL;
24 import android.hardware.hdmi.HdmiRecordSources.AnalogueServiceSource;
25 import android.hardware.hdmi.HdmiRecordSources.DigitalServiceSource;
26 import android.hardware.hdmi.HdmiRecordSources.ExternalPhysicalAddress;
27 import android.hardware.hdmi.HdmiRecordSources.ExternalPlugData;
28 import android.hardware.hdmi.HdmiRecordSources.RecordSource;
  /hardware/libhardware/include/hardware/
tv_input.h 76 /* Physical HDMI port. (e.g. HDMI 1) */
91 /* HDMI port ID number */
93 } hdmi; member in union:tv_input_device_info::__anon48347
121 * For a concrete example, when a user plugs in or pulls out the HDMI cable
122 * from a HDMI port, it does not generate DEVICE_AVAILABLE and/or
  /device/linaro/hikey/hikey/
README 7 Download and extract HDMI binaries:
53 Set video= (for example for 24? monitor): video=HDMI-A-1:1280x800@60
device-hikey.mk 26 # Build HiKey HDMI audio HAL
  /external/adhd/scripts/
ini_editor_unittest.py 23 disable=(equal? output_jack "HDMI")
31 disable=(equal? output_jack "HDMI")
  /external/autotest/client/cros/video/
chameleon_screenshot_capturer.py 18 with ChameleonScreenshotCapturer(board, 'HDMI', dutil, '/tmp', 10) as c:
27 @param interface: string, display interface to use. eg.: HDMI
  /external/autotest/client/site_tests/hardware_Resolution/
hardware_Resolution.py 24 r's-video|LVDS|component|9-pin DIN|HDMI-A|'
25 r'HDMI-B|TV|eDP)\s+\d+x\d+\s+\d+\s+\d+')
  /external/autotest/server/site_tests/display_EdidStress/
display_EdidStress.py 30 _EDID_TYPES = {'HDMI': {'HDMI', 'MHL', 'DVI'},
  /external/libdrm/tests/util/
kms.c 114 { DRM_MODE_CONNECTOR_HDMIA, "HDMI-A" },
115 { DRM_MODE_CONNECTOR_HDMIB, "HDMI-B" },
  /frameworks/av/services/audiopolicy/engineconfigurable/wrapper/config/
audio_policy_criteria.conf 51 OutputDevicesMaskType Earpiece,Speaker,WiredHeadset,WiredHeadphone,BluetoothSco,BluetoothScoHeadset,BluetoothScoCarkit,BluetoothA2dp,BluetoothA2dpHeadphones,BluetoothA2dpSpeaker,Hdmi,AnlgDockHeadset,DgtlDockHeadset,UsbAccessory,UsbDevice,RemoteSubmix,TelephonyTx,Line,HdmiArc,Spdif,Fm,AuxLine,SpeakerSafe
58 InputDevicesMaskType Communication,Ambient,BuiltinMic,BluetoothScoHeadset,WiredHeadset,Hdmi,TelephonyRx,BackMic,RemoteSubmix,AnlgDockHeadset,DgtlDockHeadset,UsbAccessory,UsbDevice,FmTuner,TvTune,Line,Spdif,BluetoothA2dp,Loopback
  /frameworks/base/core/java/android/view/
WindowManagerPolicyConstants.java 60 * Sticky broadcast of the current HDMI plugged state.
66 * plugged in to HDMI, false if not.
  /cts/tests/tests/media/src/android/media/cts/
DeviceUtils.java 48 * HDMI
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
Gains.h 39 // volume curve for non-media audio on ext media outputs (HDMI, Line, etc)
  /hardware/intel/img/psb_video/src/android/
psb_output_android.h 40 //void* psb_HDMIExt_info; /* HDMI extend video mode info */

Completed in 615 milliseconds

1 2 3 4 56 7 8 91011>>