Home
last modified time | relevance | path

Searched refs:iCurSeqIntervalMaxPicWidth (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h466 int32_t iCurSeqIntervalMaxPicWidth; member
/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp2016 pCtx->iCurSeqIntervalMaxPicWidth = in CheckIntegrityNalUnitsList()
Ddecode_slice.cpp98 if (!pCtx->sSpsPpsCtx.bAvcBasedFlag && iCurLayerWidth != pCtx->iCurSeqIntervalMaxPicWidth) { in WelsTargetSliceConstruction()