Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dget_intra_predictor.cpp475 …const uint8_t kuiBottomMean[8] = {kuiMean3, kuiMean3, kuiMean3, kuiMean3, kuiMean4, kuiMean4, kuiM… in WelsIChromaPredDc_c() local
499 …const uint8_t kuiBottomMean = (pRef[kuiL4] + pRef[kuiL5] + pRef[kuiL6] + pRef[kuiL7] + 2) >>… in WelsIChromaPredDcLeft_c() local