Home
last modified time | relevance | path

Searched refs:uiThrNum (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h525 uint32_t uiThrNum; member
566 int32_t uiThrNum = int32_t (pThreadCtx->sThreadInfo.uiThrNum); in GetPrevFrameNum() local
568 int32_t id = i - uiThrNum; in GetPrevFrameNum()
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp94 _alloca (WELS_DEC_MAX_THREAD_STACK_SIZE * (sThreadInfo->uiThrNum + 1)); in DECLARE_PROCTHREAD()
306 m_pDecThrCtx[i].sThreadInfo.uiThrNum = i; in OpenDecoderThreads()
1412 signal = m_pDecThrCtxActive[0]->sThreadInfo.uiThrNum; in ThreadDecodeFrameInternal()
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp571 int32_t id = pThreadCtx->sThreadInfo.uiThrNum; in WelsFreeDynamicMemory()
Ddecoder_core.cpp2809 int32_t id = pThreadCtx->sThreadInfo.uiThrNum; in DecodeCurrentAccessUnit()
2863 int32_t id = pThreadCtx->sThreadInfo.uiThrNum; in DecodeCurrentAccessUnit()