Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h523 SWelsDecThread sThrHandle; member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp321 …CREATE_THREAD (&m_pDecThrCtx[i].sThreadInfo.sThrHandle, pThrProcInit, (void*) (& (m_pDecThrCtx[i])… in OpenDecoderThreads()
331 WAIT_THREAD (&m_pDecThrCtx[i].sThreadInfo.sThrHandle); in CloseDecoderThreads()