HomeSort by relevance Sort by last modified time
    Searched defs:adev_open_output_stream (Results 1 - 13 of 13) sorted by null

  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 508 static int adev_open_output_stream(struct audio_hw_device *dev, function in namespace:android
700 adev->device.open_output_stream = adev_open_output_stream;
  /hardware/libhardware/modules/audio/
audio_hw.c 290 static int adev_open_output_stream(struct audio_hw_device *dev, function
298 ALOGV("adev_open_output_stream...");
512 adev->device.open_output_stream = adev_open_output_stream;
  /device/generic/goldfish/audio/
audio_hw.c 369 static int adev_open_output_stream(struct audio_hw_device *dev, function
669 adev->device.open_output_stream = adev_open_output_stream;
  /device/linaro/hikey/audio/
audio_hw.c 422 static int adev_open_output_stream(struct audio_hw_device *dev, function
430 ALOGV("adev_open_output_stream...");
479 ALOGI("adev_open_output_stream selects channels=%d rate=%d format=%d",
669 adev->hw_device.open_output_stream = adev_open_output_stream;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 672 static int adev_open_output_stream(struct audio_hw_device *dev, function
941 adev->hw_device.open_output_stream = adev_open_output_stream;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 488 static int adev_open_output_stream(struct audio_hw_device *dev, function
670 ladev->device.open_output_stream = adev_open_output_stream;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 552 static int adev_open_output_stream(struct audio_hw_device *dev, function
741 qadev->device.open_output_stream = adev_open_output_stream;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 581 static int adev_open_output_stream(struct audio_hw_device *dev, function
589 ALOGV("adev_open_output_stream() handle:0x%X, device:0x%X, flags:0x%X, addr:%s",
    [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 99 * adev_open_output_stream */
525 static int adev_open_output_stream(struct audio_hw_device *hw_dev, function
533 ALOGV("adev_open_output_stream() handle:0x%X, devicesSpec:0x%X, flags:0x%X, addr:%s",
    [all...]
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1082 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 2684 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 3878 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2823 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 3014 milliseconds