Home
last modified time | relevance | path

Searched refs:SMVComponentUnit (Results 1 – 6 of 6) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dmv_pred.cpp45 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni… in PredMv()
92 const SMVComponentUnit* kpMvComp = &pMbCache->sMvComponents; in PredInter8x16Mv()
115 const SMVComponentUnit* kpMvComp = &pMbCache->sMvComponents; in PredInter16x8Mv()
133 const SMVComponentUnit* kpMvComp = &pMbCache->sMvComponents; in PredSkipMv()
150 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in UpdateP16x16MotionInfo()
198 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in UpdateP16x8MotionInfo()
238 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in update_P8x16_motion_info()
281 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in UpdateP8x8MotionInfo()
307 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in UpdateP4x4MotionInfo()
320 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in UpdateP8x4MotionInfo()
[all …]
Dmd.cpp138 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in FillNeighborCacheInterWithoutBGD()
259 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in FillNeighborCacheInterWithBGD()
Dsvc_set_mb_syn_cabac.cpp285 SMVComponentUnit* pMvComp = &pMbCache->sMvComponents; in WelsCabacMbRef()
/third_party/openh264/codec/encoder/core/inc/
Dmb_cache.h74 ALIGNED_DECLARE (SMVComponentUnit, sMvComponents, 16);
Dwels_common_basis.h69 } SMVComponentUnit, *PMVComponentUnit; typedef
Dmv_pred.h115 void PredMv (const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUni…