Searched refs:in_get_channels (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c151 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) function
347 in->stream.common.get_channels = in_get_channels;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c631 static uint32_t in_get_channels(const struct audio_stream *stream) function
907 in->stream.common.get_channels = in_get_channels;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp294 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) function
583 in->stream.common.get_channels = in_get_channels;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp316 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) function
653 in->stream.common.get_channels = in_get_channels;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp953 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream)
959 SUBMIX_ALOGV("in_get_channels() returns %x", channel_mask);
1562 in->stream.common.get_channels = in_get_channels;
/hardware/qcom/audio/hal/
H A Daudio_hw.c1695 static uint32_t in_get_channels(const struct audio_stream *stream) function
2366 in->stream.common.get_channels = in_get_channels;

Completed in 42 milliseconds