HomeSort by relevance Sort by last modified time
    Searched full:hdmi (Results 326 - 350 of 581) sorted by null

<<11121314151617181920>>

  /packages/apps/TvSettings/Settings/res/values-zh-rCN/
strings.xml     [all...]
  /packages/apps/TvSettings/Settings/res/values-zh-rHK/
strings.xml     [all...]
  /packages/apps/TvSettings/Settings/res/values-zh-rTW/
strings.xml     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 950 ALOGV("%s: HDMI supports 5.1", __func__);
954 ALOGV("%s: HDMI supports 5.1 and 7.1 channels", __func__);
959 ALOGE("HDMI does not support multi channel playback");
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvInputManager.java 71 * of TV, which can be a pass-through input such as HDMI, or a tuner input which provides broadcast
227 * normal operation mode. It is mostly relevant to hardware inputs such as HDMI input. This is
239 * mode. It is mostly relevant to hardware inputs such as HDMI input.
248 * mostly relevant to hardware inputs such as HDMI input.
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 42 #define AUDIO_DATA_BLOCK_MIXER_CTL "HDMI EDID"
196 [SND_DEVICE_OUT_HDMI] = "hdmi",
197 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi",
233 [SND_DEVICE_IN_HDMI_MIC] = "hdmi-mic",
648 backend_table[SND_DEVICE_OUT_HDMI] = strdup("hdmi");
649 backend_table[SND_DEVICE_OUT_SPEAKER_AND_HDMI] = strdup("speaker-and-hdmi");
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 37 #define AUDIO_DATA_BLOCK_MIXER_CTL "HDMI EDID"
216 [SND_DEVICE_OUT_HDMI] = "hdmi",
217 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi",
253 [SND_DEVICE_IN_HDMI_MIC] = "hdmi-mic",
    [all...]
  /packages/apps/TvSettings/Settings/res/values/
strings.xml     [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java 71 import android.hardware.hdmi.HdmiControlManager;
72 import android.hardware.hdmi.HdmiPlaybackClient;
73 import android.hardware.hdmi.HdmiPlaybackClient.OneTouchPlayCallback;
    [all...]
  /developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/
MainActivity.java 49 * This sample requires an HDMI or Wifi display. Alternatively, the
  /developers/samples/android/media/BasicMediaRouter/Application/src/main/java/com/example/android/basicmediarouter/
MainActivity.java 49 * This sample requires an HDMI or Wifi display. Alternatively, the
  /development/samples/ApiDemos/src/com/example/android/apis/app/
PresentationWithMediaRouterActivity.java 57 * You can try this out using an HDMI or Wifi display or by using the
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.basicmediarouter/
MainActivity.java 49 * This sample requires an HDMI or Wifi display. Alternatively, the
  /device/asus/fugu/
init.fugu.rc 115 # hdmi cec
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
audio_AudioBasicBluetoothPlaybackRecord.py 289 # and HDMI.
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 52 import android.hardware.hdmi.HdmiControlManager;
53 import android.hardware.hdmi.HdmiPlaybackClient;
54 import android.hardware.hdmi.HdmiTvClient;
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.h 126 #define SND_USE_CASE_DEV_HDMI "HDMI"
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_qclient.cpp 121 //XXX: Need to check what to return for HDMI
  /packages/apps/TvSettings/Settings/res/values-iw/
strings.xml     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
use-case.h 126 #define SND_USE_CASE_DEV_HDMI "HDMI"
  /frameworks/base/media/java/android/media/
AudioManager.java 279 * Broadcast Action: A sticky broadcast indicating an HDMI cable was plugged or unplugged.
291 * Extra used in {@link #ACTION_HDMI_AUDIO_PLUG} to communicate whether HDMI is plugged in
299 * supported by the HDMI device.
307 * the connected HDMI device.
464 * Indicates the volume call is for Hdmi Cec system audio volume
    [all...]
  /docs/source.android.com/src/devices/audio/
usb.jd 266 <a href="http://en.wikipedia.org/wiki/HDMI">HDMI</a>)
  /external/autotest/client/cros/chameleon/
chameleon.py 137 @return: A string of the label, like 'hdmi', 'dp_hdmi', etc.
203 @return: A string, like "VGA", "DVI", "HDMI", or "DP".
  /external/kernel-headers/original/uapi/linux/
v4l2-dv-timings.h 45 /* Note: these are the nominal timings, for HDMI links this format is typically
62 /* Note: these are the nominal timings, for HDMI links this format is typically
  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java 51 import android.hardware.hdmi.HdmiControlManager;
52 import android.hardware.hdmi.IHdmiControlService;
    [all...]

Completed in 1454 milliseconds

<<11121314151617181920>>