Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dmd.cpp831 int32_t iSadC = pSadCostCache[2]; in PredictSad() local
876 int32_t iSadC = (pMbSkipCache[2] == 1 ? pSadCostCache[2] : 0); in PredictSadSkip() local