Home
last modified time | relevance | path

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

/hardware/interfaces/tv/tuner/aidl/vts/functional/
DDvrTests.cpp136 MQDesc& recordMQDescriptor) { in startRecordOutputThread() argument
137 mRecordMQ = std::make_unique<FilterMQ>(recordMQDescriptor, true /* resetPointers */); in startRecordOutputThread()
DDvrTests.h95 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor);
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDvrTests.cpp134 MQDesc& recordMQDescriptor) { in startRecordOutputThread() argument
135 mRecordMQ = std::make_unique<FilterMQ>(recordMQDescriptor, true /* resetPointers */); in startRecordOutputThread()
DDvrTests.h106 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor);
/hardware/interfaces/tv/tuner/1.1/vts/functional/
DDvrTests.cpp133 MQDesc& recordMQDescriptor) { in startRecordOutputThread() argument
134 mRecordMQ = std::make_unique<FilterMQ>(recordMQDescriptor, true /* resetPointers */); in startRecordOutputThread()
DDvrTests.h107 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor);