Home
last modified time | relevance | path

Searched refs:DataMQDesc (Results 1 – 4 of 4) sorted by relevance

/device/google/atv/audio_proxy/
DOutputStreamImpl.h41 using DataMQDesc = MQDescriptor<int8_t, SynchronizedReadWrite>; variable
49 DataMQDesc* dataMQDesc,
DOutputStreamImpl.cpp164 int32_t frameSize, int32_t framesCount, DataMQDesc* dataMQDesc, in prepareForWriting()
/device/google/atv/audio_proxy/service/
DRemoteBusOutputStream.h62 using DataMQDesc = MQDescriptor<int8_t, SynchronizedReadWrite>; variable
DRemoteBusOutputStream.cpp123 DataMQDesc dataMQDesc; in prepareForWritingImpl()