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

  /hardware/libhardware/modules/audio/
audio_hw.c 58 static uint32_t out_get_channels(const struct audio_stream *stream) function
226 out->stream.common.get_channels = out_get_channels;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 80 static uint32_t out_get_channels(const struct audio_stream *stream) function
417 out->stream.common.get_channels = out_get_channels;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 155 static uint32_t out_get_channels(const struct audio_stream *stream) function
629 out->stream.common.get_channels = out_get_channels;
  /device/samsung/tuna/audio/
audio_hw.c 1323 static uint32_t out_get_channels(const struct audio_stream *stream) function
    [all...]

Completed in 60 milliseconds