Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_set_mb_syn_cabac.cpp189 int32_t iCbpLeftChroma = 0; in WelsCabacMbCbp() local
200 iCbpLeftChroma = iCbp >> 4; in WelsCabacMbCbp()
201 if (iCbpLeftChroma) in WelsCabacMbCbp()
223 …WelsCabacEncodeDecision (pCabacCtx, 81 + (iCbpLeftChroma >> 1) + ((iCbpTopChroma >> 1) * 2), iCbpC… in WelsCabacMbCbp()