Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_set_mb_syn_cabac.cpp491 int32_t iCtx1 = iCtxLevel + 1; in WelsWriteBlockResidualCabac() local
499 iCtx = WELS_MIN (iCtxLevel + 4, iCtx1); in WelsWriteBlockResidualCabac()
509 iCtx1 = iCtxLevel; in WelsWriteBlockResidualCabac()
511 iCtx = WELS_MIN (iCtxLevel + 4, iCtx1); in WelsWriteBlockResidualCabac()
513 iCtx1 += iNumAbsLevelGt1 == 0; in WelsWriteBlockResidualCabac()