Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h250 …bool bSubspsExistAheadFlag;// whether does Subset SPS NAL exist ahead of … member
/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp181 || pCtx->sSpsPpsCtx.bSubspsExistAheadFlag in ParseNalHeader()
1303 pCtx->sSpsPpsCtx.bSubspsExistAheadFlag = true; in ParseSps()
Ddecoder.cpp374 sSpsPpsCtx.bSubspsExistAheadFlag = false; in WelsDecoderSpsPpsDefaults()
Ddecoder_core.cpp1866 pCtx->sSpsPpsCtx.bSubspsExistAheadFlag = false; in ForceResetParaSetStatusAndAUList()