Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h106 #define NEW_CTX_OFFSET_ABS_8x8 431 // Puzzle, where is the definition? macro
/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cabac.cpp1368 …PWelsCabacCtx pAbsCtx = pCtx->pCabacCtx + (iResProperty == LUMA_DC_AC_8 ? NEW_CTX_OFFSET_ABS_8x8 :… in ParseSignificantCoeffCabac()