Home
last modified time | relevance | path

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

/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp130 outputLoop_ = make_unique<thread>(&VDecDemo::OutputFunc, this); in Start()
291 void VDecDemo::OutputFunc() in OutputFunc() function in VDecDemo
Ddecoder_demo.h75 void OutputFunc();