Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dwels_decoder_thread.h133 #define CREATE_THREAD(ph, threadproc,argument) \ macro
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp321CREATE_THREAD (&m_pDecThrCtx[i].sThreadInfo.sThrHandle, pThrProcInit, (void*) (& (m_pDecThrCtx[i])… in OpenDecoderThreads()