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

  /device/generic/goldfish/audio/
audio_hw_legacy.c 371 static int adev_open_output_stream(struct audio_hw_device *dev, function
689 adev->device.open_output_stream = adev_open_output_stream;
audio_hw.c 1193 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /device/linaro/poplar/audio/
audio_hw.c 419 static int adev_open_output_stream(struct audio_hw_device *dev, function
427 ALOGV("adev_open_output_stream...");
476 ALOGI("adev_open_output_stream selects channels=%d rate=%d format=%d",
663 adev->hw_device.open_output_stream = adev_open_output_stream;
  /device/generic/car/emulator/audio/driver/
audio_hw.c 956 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]
  /device/linaro/hikey/audio/
audio_hw.c 598 static int adev_open_output_stream(struct audio_hw_device *dev, function
606 ALOGV("adev_open_output_stream...");
655 ALOGI("adev_open_output_stream selects channels=%d rate=%d format=%d",
849 adev->hw_device.open_output_stream = adev_open_output_stream;
  /device/google/cuttlefish_common/guest/hals/audio/
audio_hw.c 1196 static int adev_open_output_stream(struct audio_hw_device *dev, function
    [all...]

Completed in 223 milliseconds