Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DDvrTests.cpp136 MQDesc& recordMQDescriptor) { in startRecordOutputThread() argument
137 mRecordMQ = std::make_unique<FilterMQ>(recordMQDescriptor, true /* resetPointers */); in startRecordOutputThread()
H A DDvrTests.h106 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor);
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DDvrTests.cpp135 MQDesc& recordMQDescriptor) { in startRecordOutputThread() argument
136 mRecordMQ = std::make_unique<FilterMQ>(recordMQDescriptor, true /* resetPointers */); in startRecordOutputThread()
H A DDvrTests.h107 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor);