Searched defs:sMvp (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | mv_pred.cpp | 45 …(const SMVComponentUnit* kpMvComp, int8_t iPartIdx, int8_t iPartW, int32_t iRef, SMVUnitXY* sMvp) { in PredMv() 91 void PredInter8x16Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter8x16Mv() 114 void PredInter16x8Mv (SMbCache* pMbCache, int32_t iPartIdx, int8_t iRef, SMVUnitXY* sMvp) { in PredInter16x8Mv() 132 void PredSkipMv (SMbCache* pMbCache, SMVUnitXY* sMvp) { in PredSkipMv()
|
D | svc_base_layer_md.cpp | 1356 SMVUnitXY sMvp = { 0 }; in WelsMdBackgroundMbEnc() local 1437 SMVUnitXY sMvp = { 0 }; in WelsMdPSkipEnc() local 1940 SMVUnitXY sMvp = { 0 }; in WelsMdInterDoubleCheckPskip() local
|
D | svc_mode_decision.cpp | 397 SMVUnitXY sMvp = { 0}; in SvcMdSCDMbEnc() local
|
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_motion_estimate.h | 89 SMVUnitXY sMvp; member
|