Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_mb.cpp47 void WelsDctMb (int16_t* pRes, uint8_t* pEncMb, int32_t iEncStride, uint8_t* pBestPred, PDctFunc pf… in WelsDctMb()
63 uint8_t* pBestPred = pMbCache->pMemPredLuma; in WelsEncRecI16x16Y() local
153 uint8_t* pBestPred = pMbCache->pBestPredI4x4Blk4; in WelsEncRecI4x4Y() local
Dsvc_encode_slice.cpp461 uint8_t* pBestPred = pMbCache->pBestPredIntraChroma; in WelsIMbChromaEncode() local
485 uint8_t* pBestPred = pMbCache->pMemPredChroma; in WelsPMbChromaEncode() local