Home
last modified time | relevance | path

Searched refs:InputFunc (Results 1 – 2 of 2) sorted by relevance

/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp129 inputLoop_ = make_unique<thread>(&VDecDemo::InputFunc, this); in Start()
226 void VDecDemo::InputFunc() in InputFunc() function in VDecDemo
Ddecoder_demo.h74 void InputFunc();