Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dset_mb_syn_cavlc.cpp254 int32_t iPosBitOffset = GetBsPosCabac (pSlice) - pDss->iStartPos; in StashMBStatusCabac()
265 int32_t iPosBitOffset = GetBsPosCabac (pSlice) - pDss->iStartPos; in StashPopMBStatusCabac()
275 int32_t GetBsPosCabac (SSlice* pSlice) { in GetBsPosCabac() function
308 pFuncList->pfGetBsPosition = GetBsPosCabac; in InitCoeffFunc()
/third_party/openh264/codec/encoder/core/inc/
Dsvc_set_mb_syn.h68 int32_t GetBsPosCabac(SSlice *pSlice);