Searched refs:PredictSadSkip (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/encoder/core/inc/ |
D | md.h | 142 void PredictSadSkip (int8_t* pRefIndexCache, bool* pMbSkipCache, int32_t* pSadCostCache, int32_t ui…
|
/third_party/openh264/codec/encoder/core/src/ |
D | svc_mode_decision.cpp | 207 …PredictSadSkip (pMbCache->sMvComponents.iRefIndexCache, pMbCache->bMbTypeSkip, pMbCache->iSadCostS… in CheckChromaCost()
|
D | md.cpp | 870 void PredictSadSkip (int8_t* pRefIndexCache, bool* pMbSkipCache, int32_t* pSadCostCache, int32_t ui… in PredictSadSkip() function
|
D | svc_base_layer_md.cpp | 1912 …PredictSadSkip (pMbCache->sMvComponents.iRefIndexCache, pMbCache->bMbTypeSkip, pMbCache->iSadCostS… in WelsMdInterJudgePskip()
|