Searched refs:OutputLoop (Results 1 – 2 of 2) sorted by relevance
109 thread decOutThread(&TesterCommon::OutputLoop, decoder.get()); in RunDecEnc()110 thread encOutThread(&TesterCommon::OutputLoop, encoder.get()); in RunDecEnc()191 void TesterCommon::OutputLoop() in OutputLoop() function in OHOS::MediaAVCodec::TesterCommon262 thread th(&TesterCommon::OutputLoop, this); in RunEncoder()595 thread outputThread(&TesterCommon::OutputLoop, this); in RunDecoder()
70 void OutputLoop();