Home
last modified time | relevance | path

Searched refs:pBestPredIntraChroma (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dmb_cache.h94 uint8_t* pBestPredIntraChroma; //Cb:0~63; Cr:64~127 member
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp461 uint8_t* pBestPred = pMbCache->pBestPredIntraChroma; in WelsIMbChromaEncode()
Dsvc_base_layer_md.cpp928 pMbCache->pBestPredIntraChroma = pPredIntraChma[iChmaIdx ^ 0x01]; in WelsMdIntraChroma()