HomeSort by relevance Sort by last modified time
    Searched refs:adev_open_input_stream (Results 1 - 11 of 11) 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/samsung/manta/audio/
audio_hw.c 1662 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /device/ti/panda/audio/
audio_hw.c 2727 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2129 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 3492 static int adev_open_input_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 100 milliseconds