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()201 void TesterCommon::OutputLoop() in OutputLoop() function in OHOS::MediaAVCodec::TesterCommon270 thread th(&TesterCommon::OutputLoop, this); in RunEncoder()528 thread outputThread(&TesterCommon::OutputLoop, this); in RunDecoder()
70 void OutputLoop();