Searched refs:stream_in (Results 1 – 2 of 2) sorted by relevance
228 void DeviceHalLocal::closeInputStream(struct audio_stream_in *stream_in) { in closeInputStream() argument229 mDev->close_input_stream(mDev, stream_in); in closeInputStream()
115 void closeInputStream(struct audio_stream_in *stream_in);