Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cabac.cpp1325 …PWelsCabacCtx pLastCtx = pCtx->pCabacCtx + (iResProperty == LUMA_DC_AC_8 ? NEW_CTX_OFFSET_LAST_8x8… in ParseSignificantMapCabac() local
1345 WELS_READ_VERIFY (DecodeBinCabac (pCtx->pCabacDecEngine, pLastCtx + iCtx, uiCode)); in ParseSignificantMapCabac()