Searched refs:in_get_channels (Results 1 - 4 of 4) 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
343 in->stream.common.get_channels = in_get_channels;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp338 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) function in namespace:android
701 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
578 in->stream.common.get_channels = in_get_channels;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp316 static audio_channel_mask_t in_get_channels(const struct audio_stream *stream) function
649 in->stream.common.get_channels = in_get_channels;

Completed in 150 milliseconds