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

  /hardware/libhardware/modules/audio/
audio_hw.c 303 static int adev_open_input_stream(struct audio_hw_device *dev, uint32_t devices, function
412 adev->device.open_input_stream = adev_open_input_stream;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 451 static int adev_open_input_stream(struct audio_hw_device *dev, function
564 ladev->device.open_input_stream = adev_open_input_stream;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 863 static int adev_open_input_stream(struct audio_hw_device *dev, uint32_t devices, function
936 adev->device.open_input_stream = adev_open_input_stream;
  /device/samsung/tuna/audio/
audio_hw.c 2452 static int adev_open_input_stream(struct audio_hw_device *dev, uint32_t devices, function
    [all...]

Completed in 29 milliseconds