Home
last modified time | relevance | path

Searched refs:StreamIn (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp44 ReadThread(std::atomic<bool>* stop, audio_stream_in_t* stream, StreamIn::CommandMQ* commandMQ, in ReadThread()
45 StreamIn::DataMQ* dataMQ, StreamIn::StatusMQ* statusMQ, EventFlag* efGroup) in ReadThread()
63 StreamIn::CommandMQ* mCommandMQ;
64 StreamIn::DataMQ* mDataMQ;
65 StreamIn::StatusMQ* mStatusMQ;
100 mStatus.retval = StreamIn::getCapturePositionImpl( in doGetCapturePosition()
141 StreamIn::StreamIn(const sp<Device>& device, audio_stream_in_t* stream) in StreamIn() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
149 StreamIn::~StreamIn() { in ~StreamIn()
168 Return<uint64_t> StreamIn::getFrameSize() { in getFrameSize()
172 Return<uint64_t> StreamIn::getFrameCount() { in getFrameCount()
[all …]
DAndroid.bp10 "StreamIn.cpp",
DDevice.cpp198 streamIn = new StreamIn(this, halStream); in openInputStreamImpl()
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DStreamIn.h48 struct StreamIn : public IStreamIn { struct
53 StreamIn(const sp<Device>& device, audio_stream_in_t* stream); argument
134 virtual ~StreamIn(); argument
/hardware/interfaces/audio/4.0/
Dtypes.hal118 * message queues used by StreamIn and StreamOut.
142 /** Metadata of a record track for a StreamIn. */
153 /** Metadatas of the source of a StreamIn. */
233 * Used by StreamIn and Device
/hardware/interfaces/audio/2.0/
Dtypes.hal97 * message queues used by StreamIn and StreamOut.
/hardware/interfaces/audio/6.0/
Dtypes.hal95 * message queues used by StreamIn and StreamOut.
177 * Used by StreamIn and Device
/hardware/interfaces/audio/5.0/
Dtypes.hal95 * message queues used by StreamIn and StreamOut.
177 * Used by StreamIn and Device
/hardware/interfaces/audio/common/6.0/
Dtypes.hal820 /** Metadata of a record track for a StreamIn. */
839 /** Metadatas of the sink of a StreamIn. */
/hardware/interfaces/audio/common/5.0/
Dtypes.hal814 /** Metadata of a record track for a StreamIn. */
833 /** Metadatas of the sink of a StreamIn. */