Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h534 void* threadCtxOwner; member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp124 CWelsDecoder* pWelsDecoder = (CWelsDecoder*)pThrCtx->threadCtxOwner; in DECLARE_PROCTHREAD()
311 m_pDecThrCtx[i].threadCtxOwner = this; in OpenDecoderThreads()