Home
last modified time | relevance | path

Searched refs:EWelsSliceType (Results 1 – 14 of 14) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dpicture.h90 EWelsSliceType eSliceType;
Dslice.h136 EWelsSliceType eSliceType;
Ddecoder_context.h171 EWelsSliceType eSliceType;
332 EWelsSliceType eSliceType; // Slice type
/third_party/openh264/codec/encoder/core/inc/
Dslice.h111 EWelsSliceType eSliceType;
Dencoder_context.h157 EWelsSliceType eSliceType; // currently coding slice type
Dsvc_encode_slice.h50 void WelsCountMbType (int32_t (*iMbCount)[18], const EWelsSliceType eSt, const SMB* pMb);
Dwels_preprocess.h189 …SPicture* GetBestRefPic (EUsageType iUsageType, bool bSceneLtr, EWelsSliceType eSliceType, int32_t…
/third_party/openh264/codec/common/inc/
Dwels_common_defs.h163 enum EWelsSliceType { enum
/third_party/openh264/codec/encoder/core/src/
Dsvc_set_mb_syn_cabac.cpp55 EWelsSliceType eSliceType) { in WelsCabacMbType()
261 void WelsMbSkipCabac (SCabacCtx* pCabacCtx, SMB* pCurMb, int32_t iMbWidth, EWelsSliceType eSliceTyp… in WelsMbSkipCabac()
Dref_list_mgr_svc.cpp361 const EWelsSliceType keSliceType = pCtx->eSliceType; in WelsUpdateRefList()
Dwels_preprocess.cpp251 SPicture* CWelsPreProcess::GetBestRefPic (EUsageType iUsageType, bool bSceneLtr, EWelsSliceType eSl… in GetBestRefPic()
Dsvc_encode_slice.cpp177 void WelsCountMbType (int32_t (*iMbCount)[18], const EWelsSliceType keSt, const SMB* kpMb) { in WelsCountMbType()
/third_party/openh264/codec/decoder/core/src/
Ddeblocking.cpp1238 pFilter.eSliceType = (EWelsSliceType) pCurDqLayer->sLayerInfo.sSliceInLayer.eSliceType; in WelsDeblockingFilterSlice()
1304 pFilter.eSliceType = (EWelsSliceType)pCurDqLayer->sLayerInfo.sSliceInLayer.eSliceType; in WelsDeblockingInitFilter()
Ddecoder_core.cpp449 const EWelsSliceType keSt = pSh->eSliceType; in ParseRefPicListReordering()
945 pSliceHead->eSliceType = static_cast <EWelsSliceType> (uiSliceType); in ParseSliceHeaderSyntaxs()