Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dwels_decoder_thread.h145 #define CLOSE_SEMAPHORE(ph) \ macro
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp335 CLOSE_SEMAPHORE (&m_pDecThrCtx[i].sThreadInfo.sIsIdle); in CloseDecoderThreads()
336 CLOSE_SEMAPHORE (&m_pDecThrCtx[i].sThreadInfo.sIsActivated); in CloseDecoderThreads()
341 CLOSE_SEMAPHORE (&m_sIsBusy); in CloseDecoderThreads()