Home
last modified time | relevance | path

Searched defs:pCurNal (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Ddecoder_core.cpp93 SNalUnit* pCurNal = NULL; in DecodeFrameConstruction() local
296 inline void HandleReferenceLostL0 (PWelsDecoderContext pCtx, PNalUnit pCurNal) { in HandleReferenceLostL0()
303 inline void HandleReferenceLost (PWelsDecoderContext pCtx, PNalUnit pCurNal) { in HandleReferenceLost()
310 inline int32_t WelsDecodeConstructSlice (PWelsDecoderContext pCtx, PNalUnit pCurNal) { in WelsDecodeConstructSlice()
2158 PNalUnit pCurNal = pCurAu->pNalUnitsList[pCurAu->uiEndPos]; in WelsDecodeAccessUnitEnd() local
2416 void WelsDqLayerDecodeStart (PWelsDecoderContext pCtx, PNalUnit pCurNal, PSps pSps, PPps pPps) { in WelsDqLayerDecodeStart()
2889 PNalUnit pCurNal = pAu->pNalUnitsList[pAu->uiEndPos]; in CheckAndFinishLastPic() local
Dau_parser.cpp110 PNalUnit pCurNal = NULL; in ParseNalHeader() local
689 PNalUnit pCurNal = &pCtx->sSpsPpsCtx.sPrefixNal; in ParsePrefixNalUnit() local