Home
last modified time | relevance | path

Searched refs:iSeqId (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h266 int32_t iSeqId; //sequence id member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1355 …stDecThrCtx != NULL && sThreadCtx.pCtx->sSpsPpsCtx.iSeqId < m_pLastDecThrCtx->pCtx->sSpsPpsCtx.iSe… in ParseAccessUnit()
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp386 sSpsPpsCtx.iSeqId = -1; in WelsDecoderSpsPpsDefaults()
Ddecoder_core.cpp2867 … if (uiTimeStamp > 0 && pThreadCtx[i - id].pCtx->sSpsPpsCtx.iSeqId > pCtx->sSpsPpsCtx.iSeqId) { in DecodeCurrentAccessUnit()
Dau_parser.cpp636 ++ (pCtx->sSpsPpsCtx.iSeqId); in ParseNonVclNal()