Searched refs:decOutThread (Results 1 – 1 of 1) sorted by relevance
109 thread decOutThread(&TesterCommon::OutputLoop, decoder.get()); in RunDecEnc() local112 if (decOutThread.joinable()) { in RunDecEnc()113 decOutThread.join(); in RunDecEnc()