Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dcabac_decoder.h96 …2_t DecodeUnaryBinCabac (PWelsCabacDecEngine pDecEngine, PWelsCabacCtx pBinCtx, int32_t iCtxOffset,
/third_party/openh264/codec/decoder/core/src/
Dcabac_decoder.cpp247 …2_t DecodeUnaryBinCabac (PWelsCabacDecEngine pDecEngine, PWelsCabacCtx pBinCtx, int32_t iCtxOffset, in DecodeUnaryBinCabac() argument
255 pBinCtx += iCtxOffset; in DecodeUnaryBinCabac()