Home
last modified time | relevance | path

Searched refs:PredictSadSkip (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dmd.h142 void PredictSadSkip (int8_t* pRefIndexCache, bool* pMbSkipCache, int32_t* pSadCostCache, int32_t ui…
/third_party/openh264/codec/encoder/core/src/
Dsvc_mode_decision.cpp207PredictSadSkip (pMbCache->sMvComponents.iRefIndexCache, pMbCache->bMbTypeSkip, pMbCache->iSadCostS… in CheckChromaCost()
Dmd.cpp870 void PredictSadSkip (int8_t* pRefIndexCache, bool* pMbSkipCache, int32_t* pSadCostCache, int32_t ui… in PredictSadSkip() function
Dsvc_base_layer_md.cpp1912PredictSadSkip (pMbCache->sMvComponents.iRefIndexCache, pMbCache->bMbTypeSkip, pMbCache->iSadCostS… in WelsMdInterJudgePskip()