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

  /hardware/libhardware/modules/audio/
audio_hw.c 326 static int adev_open_input_stream(struct audio_hw_device *dev, function
414 adev->device.open_input_stream = adev_open_input_stream;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 355 static int adev_open_input_stream(struct audio_hw_device *dev, function
411 adev->hw_device.open_input_stream = adev_open_input_stream;
  /device/generic/goldfish/audio/
audio_hw.c 522 static int adev_open_input_stream(struct audio_hw_device *dev, function
667 adev->device.open_input_stream = adev_open_input_stream;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 975 static int adev_open_input_stream(struct audio_hw_device *dev, function
1076 adev->device.open_input_stream = adev_open_input_stream;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 672 static int adev_open_input_stream(struct audio_hw_device *dev, function in namespace:android
678 ALOGI("adev_open_input_stream()");
801 rsxadev->device.open_input_stream = adev_open_input_stream;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 550 static int adev_open_input_stream(struct audio_hw_device *dev, function
665 ladev->device.open_input_stream = adev_open_input_stream;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 619 static int adev_open_input_stream(struct audio_hw_device *dev, function
742 qadev->device.open_input_stream = adev_open_input_stream;
  /device/asus/grouper/audio/
audio_hw.c 1178 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 1703 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2232 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 802 milliseconds