Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_set_mb_syn.h67 int32_t GetBsPosCavlc(SSlice *pSlice);
/third_party/openh264/codec/encoder/core/src/
Dset_mb_syn_cavlc.cpp272 int32_t GetBsPosCavlc (SSlice* pSlice) { in GetBsPosCavlc() function
313 pFuncList->pfGetBsPosition = GetBsPosCavlc; in InitCoeffFunc()