Home
last modified time | relevance | path

Searched refs:stream_in (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DDeviceHalLocal.cpp228 void DeviceHalLocal::closeInputStream(struct audio_stream_in *stream_in) { in closeInputStream() argument
229 mDev->close_input_stream(mDev, stream_in); in closeInputStream()
DDeviceHalLocal.h115 void closeInputStream(struct audio_stream_in *stream_in);