Home
last modified time | relevance | path

Searched defs:kiSadB (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dmd.cpp830 const int32_t kiSadB = pSadCostCache[1]; in PredictSad() local
875 const int32_t kiSadB = (pMbSkipCache[1] == 1 ? pSadCostCache[1] : 0); in PredictSadSkip() local