Searched refs:audio_proxy_stream_out (Results 1 – 1 of 1) sorted by relevance
162 struct audio_proxy_stream_out { struct163 size_t (*get_buffer_size)(const struct audio_proxy_stream_out* stream); argument164 uint64_t (*get_frame_count)(const struct audio_proxy_stream_out* stream); argument169 const struct audio_proxy_stream_out* stream, audio_proxy_format_t format); argument170 uint32_t (*get_sample_rate)(const struct audio_proxy_stream_out* stream); argument173 int (*set_sample_rate)(struct audio_proxy_stream_out* stream, uint32_t rate); argument179 const struct audio_proxy_stream_out* stream, audio_proxy_format_t format); argument181 const struct audio_proxy_stream_out* stream); argument184 int (*set_channel_mask)(struct audio_proxy_stream_out* stream, argument191 const struct audio_proxy_stream_out* stream); argument[all …]