Searched refs:Mb_Type (Results 1 – 9 of 9) sorted by relevance
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_enc_macroblock.h | 52 Mb_Type uiMbType; // including MB detailed partition type, number and type of referen…
|
D | svc_mode_decision.h | 63 const Mb_Type kuiRefMbType);
|
D | wels_common_basis.h | 135 typedef uint32_t Mb_Type; typedef
|
D | svc_base_layer_md.h | 92 void WelsMdInterSaveSadAndRefMbType (Mb_Type* pRefMbTypeList, SMbCache* pMbCache, const SMB* kpCur…
|
D | wels_func_ptr_def.h | 84 …eblockingBSCalc) (SWelsFuncPtrList* pFunc, SMB* pCurMb, uint8_t uiBS[2][4][4], Mb_Type uiCurMbType,
|
/third_party/openh264/codec/encoder/core/src/ |
D | svc_set_mb_syn_cavlc.cpp | 65 Mb_Type uiMbType = pCurMb->uiMbType; in WelsSpatialWriteMbPred() 311 Mb_Type uiMbType = pCurMb->uiMbType; in WelsWriteMbResidual()
|
D | deblocking.cpp | 556 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()
|
D | svc_mode_decision.cpp | 54 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()
|
D | svc_base_layer_md.cpp | 1987 void WelsMdInterSaveSadAndRefMbType (Mb_Type* pRefMbtypeList, SMbCache* pMbCache, const SMB* pCurM… in WelsMdInterSaveSadAndRefMbType() 1989 const Mb_Type kmtCurMbtype = pCurMb->uiMbType; in WelsMdInterSaveSadAndRefMbType()
|