Home
last modified time | relevance | path

Searched defs:iThreadCount (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp253 int32_t iThreadCount = 1; in H264DecodeInstance() local
627 int32_t iThreadCount = 0; local
/third_party/openh264/test/api/
DBaseThreadDecoderTest.cpp158 int iThreadCount = (rand() % 2) + 2; in SetUp() local
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp443 int32_t iThreadCount = GetThreadCount (pCtx); in GetTargetRefListSize() local
Ddecoder_core.cpp2503 int32_t iThreadCount = GetThreadCount (pCtx); in DecodeCurrentAccessUnit() local
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h554 int32_t iThreadCount = 0; in GetThreadCount() local
565 int32_t iThreadCount = int32_t (pThreadCtx->sThreadInfo.uiThrMaxNum); in GetPrevFrameNum() local
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2252 const int32_t iThreadCount = (*ppCtx)->pSvcParam->iMultipleThreadIdc; in WelsUninitEncoderExt() local