Home
last modified time | relevance | path

Searched refs:out_get_channels (Results 1 – 5 of 5) sorted by relevance

/device/linaro/hikey/audio/
Daudio_hw.c141 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
448 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
487 config->channel_mask = out_get_channels(&out->stream.common); in adev_open_output_stream()
/device/generic/goldfish/audio/
Daudio_hw.c81 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
115 out_get_channels(stream), in out_dump()
404 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/device/asus/fugu/libaudio/
Daudio_hal_thunks.cpp116 static audio_channel_mask_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
534 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/device/google/dragon/audio/hal/
Daudio_hw.c1820 static uint32_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
2755 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()
/device/htc/flounder/audio/hal/
Daudio_hw.c2617 static uint32_t out_get_channels(const struct audio_stream *stream) in out_get_channels() function
4000 out->stream.common.get_channels = out_get_channels; in adev_open_output_stream()