Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dwels_decoder_thread.h154 #define RELEASE_SEMAPHORE(ph) \ macro
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp120 RELEASE_SEMAPHORE (pThrCtx->sThreadInfo.sIsBusy); in DECLARE_PROCTHREAD()
121 RELEASE_SEMAPHORE (&pThrCtx->sThreadInfo.sIsIdle); in DECLARE_PROCTHREAD()
330 RELEASE_SEMAPHORE (&m_pDecThrCtx[i].sThreadInfo.sIsActivated); in CloseDecoderThreads()
681 RELEASE_SEMAPHORE (&m_pDecThrCtxActive[activeThread]->sThreadInfo.sIsIdle); in GetOption()
1423 RELEASE_SEMAPHORE (&m_pDecThrCtx[signal].sThreadInfo.sIsActivated); in ThreadDecodeFrameInternal()
1428 RELEASE_SEMAPHORE (&m_pDecThrCtxActive[0]->sThreadInfo.sIsIdle); in ThreadDecodeFrameInternal()