Home
last modified time | relevance | path

Searched refs:Mb_Type (Results 1 – 9 of 9) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dsvc_enc_macroblock.h52 Mb_Type uiMbType; // including MB detailed partition type, number and type of referen…
Dsvc_mode_decision.h63 const Mb_Type kuiRefMbType);
Dwels_common_basis.h135 typedef uint32_t Mb_Type; typedef
Dsvc_base_layer_md.h92 void WelsMdInterSaveSadAndRefMbType (Mb_Type* pRefMbTypeList, SMbCache* pMbCache, const SMB* kpCur…
Dwels_func_ptr_def.h84 …eblockingBSCalc) (SWelsFuncPtrList* pFunc, SMB* pCurMb, uint8_t uiBS[2][4][4], Mb_Type uiCurMbType,
/third_party/openh264/codec/encoder/core/src/
Dsvc_set_mb_syn_cavlc.cpp65 Mb_Type uiMbType = pCurMb->uiMbType; in WelsSpatialWriteMbPred()
311 Mb_Type uiMbType = pCurMb->uiMbType; in WelsWriteMbResidual()
Ddeblocking.cpp556 void DeblockingBSCalc_neon (SWelsFuncPtrList* pFunc, SMB* pCurMb, uint8_t uiBS[2][4][4], Mb_Type ui… in DeblockingBSCalc_neon()
578 …alc_AArch64_neon (SWelsFuncPtrList* pFunc, SMB* pCurMb, uint8_t uiBS[2][4][4], Mb_Type uiCurMbType, in DeblockingBSCalc_AArch64_neon()
599 void DeblockingBSCalc_c (SWelsFuncPtrList* pFunc, SMB* pCurMb, uint8_t uiBS[2][4][4], Mb_Type uiCur… in DeblockingBSCalc_c()
631 Mb_Type uiCurMbType = pCurMb->uiMbType; in DeblockingMbAvcbase()
Dsvc_mode_decision.cpp54 SMB* pCurMb, const Mb_Type kuiRefMbType) { in WelsMdSpatialelInterMbIlfmdNoilp()
112 const Mb_Type kuiInterLayerRefMbType = kpInterLayerRefMb->uiMbType; in WelsMdInterMbEnhancelayer()
130 const Mb_Type kuiRefMbType = kpRefMb->uiMbType; in SetMvBaseEnhancelayer()
Dsvc_base_layer_md.cpp1987 void WelsMdInterSaveSadAndRefMbType (Mb_Type* pRefMbtypeList, SMbCache* pMbCache, const SMB* pCurM… in WelsMdInterSaveSadAndRefMbType()
1989 const Mb_Type kmtCurMbtype = pCurMb->uiMbType; in WelsMdInterSaveSadAndRefMbType()