Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cabac.cpp1205 …WELS_READ_VERIFY (DecodeBinCabac (pCtx->pCabacDecEngine, pCtx->pCabacCtx + NEW_CTX_OFFSET_CBP + iC… in ParseCbpInfoCabac()
1212 …WELS_READ_VERIFY (DecodeBinCabac (pCtx->pCabacDecEngine, pCtx->pCabacCtx + NEW_CTX_OFFSET_CBP + iC… in ParseCbpInfoCabac()
1219 …WELS_READ_VERIFY (DecodeBinCabac (pCtx->pCabacDecEngine, pCtx->pCabacCtx + NEW_CTX_OFFSET_CBP + iC… in ParseCbpInfoCabac()
1227 …WELS_READ_VERIFY (DecodeBinCabac (pCtx->pCabacDecEngine, pCtx->pCabacCtx + NEW_CTX_OFFSET_CBP + iC… in ParseCbpInfoCabac()
1241 …WELS_READ_VERIFY (DecodeBinCabac (pCtx->pCabacDecEngine, pCtx->pCabacCtx + NEW_CTX_OFFSET_CBP + CT… in ParseCbpInfoCabac()
1250 … pCtx->pCabacCtx + NEW_CTX_OFFSET_CBP + 2 * CTX_NUM_CBP + iCtxInc, in ParseCbpInfoCabac()
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h92 #define NEW_CTX_OFFSET_CBP 73 macro