/third_party/openh264/codec/encoder/core/src/ |
D | au_set.cpp | 197 int32_t WelsWriteVUI (SWelsSPS* pSps, SBitStringAux* pBitStringAux) { in WelsWriteVUI() 264 int32_t WelsWriteSpsSyntax (SWelsSPS* pSps, SBitStringAux* pBitStringAux, int32_t* pSpsIdDelta, boo… in WelsWriteSpsSyntax() 329 int32_t WelsWriteSpsNal (SWelsSPS* pSps, SBitStringAux* pBitStringAux, int32_t* pSpsIdDelta) { in WelsWriteSpsNal() 352 SWelsSPS* pSps = &pSubsetSps->pSps; in WelsWriteSubsetSpsSyntax() local 485 int32_t WelsInitSps (SWelsSPS* pSps, SSpatialLayerConfig* pLayerParam, SSpatialLayerInternal* pLaye… in WelsInitSps() 563 SWelsSPS* pSps = &pSubsetSps->pSps; in WelsInitSubsetSps() local 581 SWelsSPS* pSps, in WelsInitPps()
|
D | paraset_strategy.cpp | 80 SWelsSPS*& pSps, SSubsetSps*& pSubsetSps, bool bSVCBaselayer) { in WelsGenerateNewSps() 268 SWelsSPS*& pSps, SSubsetSps*& pSubsetSps, bool bSVCBaselayer) { in GenerateNewSps() 277 SWelsSPS* pSps, in InitPps() 479 SWelsSPS*& pSps, SSubsetSps*& pSubsetSps, bool bSvcBaselayer) { in GenerateNewSps() 608 int32_t FindExistingPps (SWelsSPS* pSps, SSubsetSps* pSubsetSps, const bool kbUseSubsetSps, const i… in FindExistingPps() 642 SWelsSPS* pSps, in InitPps()
|
D | svc_encode_slice.cpp | 277 SWelsSPS* pSps = pCurLayer->sLayerInfo.pSpsP; in WelsSliceHeaderWrite() local 343 SWelsSPS* pSps = pCurLayer->sLayerInfo.pSpsP; in WelsSliceHeaderExtWrite() local
|
D | encoder_ext.cpp | 1010 SWelsSPS* pSps = NULL; in InitDqLayers() local
|
/third_party/openh264/codec/decoder/core/src/ |
D | au_parser.cpp | 838 bool CheckSpsActive (PWelsDecoderContext pCtx, PSps pSps, bool bUseSubsetFlag) { in CheckSpsActive() 915 PSps pSps = NULL; in ParseSps() local 1491 int32_t ParseVui (PWelsDecoderContext pCtx, PSps pSps, PBitStringAux pBsAux) { in ParseVui() 1703 int32_t ParseScalingList (PSps pSps, PBitStringAux pBs, bool bPPS, const bool kbTrans8x8ModeFlag, in ParseScalingList()
|
D | decoder_core.cpp | 451 PSps pSps = pSh->pSps; in ParseRefPicListReordering() local 501 …_t ParseDecRefPicMarking (PWelsDecoderContext pCtx, PBitStringAux pBs, PSliceHeader pSh, PSps pSps, in ParseDecRefPicMarking() 853 PSps pSps, PPps pPps) { in UpdateDecoderStatisticsForActiveParaset() 883 PSps pSps = NULL; in ParseSliceHeaderSyntaxs() local 1398 PSps pSps = NULL; in PrefetchNalHeaderExtSyntax() local 2416 void WelsDqLayerDecodeStart (PWelsDecoderContext pCtx, PNalUnit pCurNal, PSps pSps, PPps pPps) { in WelsDqLayerDecodeStart()
|
D | fmo.cpp | 260 int32_t FmoParamUpdate (PFmo pFmo, PSps pSps, PPps pPps, int32_t* pActiveFmoNum, CMemoryAlign* pMa)… in FmoParamUpdate()
|
D | manage_dec_ref.cpp | 660 PSps pSps = pCtx->pCurDqLayer->sLayerInfo.pSps; in MMCO() local
|
/third_party/openh264/codec/encoder/core/inc/ |
D | parameter_sets.h | 127 SWelsSPS pSps; member
|
D | slice.h | 128 SWelsSPS* pSps; member
|
D | encoder_context.h | 182 SWelsSPS* pSps; member
|
/third_party/openh264/codec/decoder/core/inc/ |
D | dec_frame.h | 56 …PSps pSps; // current sps based avc used, memory alloc in exter… member
|
D | slice.h | 121 PSps pSps; member
|
D | decoder_context.h | 402 PSps pSps; // used by current AU member
|