Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp679 for (int32_t activeThread = 0; activeThread < m_DecCtxActiveCount; ++activeThread) { in GetOption() local
680 …WAIT_SEMAPHORE (&m_pDecThrCtxActive[activeThread]->sThreadInfo.sIsIdle, WELS_DEC_THREAD_WAIT_INFIN… in GetOption()
681 RELEASE_SEMAPHORE (&m_pDecThrCtxActive[activeThread]->sThreadInfo.sIsIdle); in GetOption()