Home
last modified time | relevance | path

Searched defs:streamIn (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp107 const char* address, bool mono, uint32_t sampleRate, audio_stream_in_t** streamIn) { in OpenInputStream()
133 audio_stream_in_t* streamIn, char* buffer, size_t bufferSize) { in ReadFromStream()
156 audio_stream_in_t* streamIn, size_t inBufferSize, in VerifyOutputInput()
217 audio_stream_in_t* streamIn; in TEST_F() local
230 audio_stream_in_t* streamIn; in TEST_F() local
282 audio_stream_in_t* streamIn; in TEST_F() local
295 audio_stream_in_t* streamIn; in TEST_F() local
308 audio_stream_in_t* streamIn; in TEST_F() local
322 audio_stream_in_t* streamIn[streamInCount]; in TEST_F() local
/hardware/interfaces/audio/aidl/default/include/core-impl/
DStream.h576 explicit StreamWrapper(const std::shared_ptr<StreamIn>& streamIn) in StreamWrapper()
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp221 sp<IStreamIn> streamIn; in openInputStreamCore() local
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp4812 WithRemoteSubmix<IStreamIn> streamIn(address.value()); in TEST_P() local
4826 WithRemoteSubmix<IStreamIn> streamIn(address.value()); in TEST_P() local