HomeSort by relevance Sort by last modified time
    Searched refs:adev_open_input_stream (Results 1 - 14 of 14) sorted by null

  /hardware/libhardware/modules/audio/
audio_hw.c 416 static int adev_open_input_stream(struct audio_hw_device *dev, function
425 ALOGV("adev_open_input_stream...");
514 adev->device.open_input_stream = adev_open_input_stream;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 433 static int adev_open_input_stream(struct audio_hw_device *dev, function in namespace:android
702 adev->device.open_input_stream = adev_open_input_stream;
  /device/generic/goldfish/audio/
audio_hw.c 523 static int adev_open_input_stream(struct audio_hw_device *dev, function
671 adev->device.open_input_stream = adev_open_input_stream;
  /device/linaro/hikey/audio/
audio_hw.c 579 static int adev_open_input_stream(struct audio_hw_device *dev, function
588 ALOGV("adev_open_input_stream...");
671 adev->hw_device.open_input_stream = adev_open_input_stream;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 964 static int adev_open_input_stream(struct audio_hw_device *dev, function
973 ALOGV("in adev_open_input_stream() rate:%" PRIu32 ", chanMask:0x%" PRIX32 ", fmt:%" PRIu8,
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 871 static int adev_open_input_stream(struct audio_hw_device *dev, function
943 adev->hw_device.open_input_stream = adev_open_input_stream;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 130 * adev_open_input_stream */
930 static int adev_open_input_stream(struct audio_hw_device *hw_dev, function
939 ALOGV("adev_open_input_stream() rate:%" PRIu32 ", chanMask:0x%" PRIX32 ", fmt:%" PRIu8,
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 554 static int adev_open_input_stream(struct audio_hw_device *dev, function
672 ladev->device.open_input_stream = adev_open_input_stream;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 620 static int adev_open_input_stream(struct audio_hw_device *dev, function
746 qadev->device.open_input_stream = adev_open_input_stream;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1286 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c 3016 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 3286 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4279 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 2288 milliseconds