Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_set_mb_syn_cavlc.cpp74 int32_t iMbOffset = 0; in WelsSpatialWriteMbPred() local
78 iMbOffset = 0; in WelsSpatialWriteMbPred()
81 iMbOffset = 5; in WelsSpatialWriteMbPred()
90 BsWriteUE (pBs, iMbOffset + 0); in WelsSpatialWriteMbPred()
114 …BsWriteUE (pBs, 1 + iMbOffset + g_kiMapModeI16x16[pMbCache->uiLumaI16x16Mode] + (iCbpChroma << 2) + in WelsSpatialWriteMbPred()