Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dcabac_decoder.cpp54 pCtx->sWelsCabacContexts[iModel][iQp][iIdx].uiMPS = uiValMps; in WelsCabacGlobalInit()
141 uiBinVal = pBinCtx->uiMPS; in DecodeBinCabac()
152 pBinCtx->uiMPS ^= 0x01; in DecodeBinCabac()
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h71 uint8_t uiMPS; member