Searched refs:in_get_format (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c156 static audio_format_t in_get_format(const struct audio_stream *stream) function
344 in->stream.common.get_format = in_get_format;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp343 static audio_format_t in_get_format(const struct audio_stream *stream) function in namespace:android
702 in->stream.common.get_format = in_get_format;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp301 static audio_format_t in_get_format(const struct audio_stream *stream) function
579 in->stream.common.get_format = in_get_format;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp323 static audio_format_t in_get_format(const struct audio_stream *stream) function
650 in->stream.common.get_format = in_get_format;

Completed in 9 milliseconds