Home
last modified time | relevance | path

Searched defs:pVlcTable (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dvlc_decoder.h119 static inline void InitVlcTable (SVlcTable* pVlcTable) { in InitVlcTable()
Ddecoder_context.h384 SVlcTable* pVlcTable; // vlc table member
/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cavlc.cpp684 SReadBitsCache* pBitsCache, SVlcTable* pVlcTable, bool bChromaDc, int8_t nC) { in CavlcGetTrailingOnesAndTotalCoeff()
785 SVlcTable* pVlcTable, bool bChromaDc) { in CavlcGetTotalZeros()
816 SVlcTable* pVlcTable, int32_t iZerosLeft) { in CavlcGetRunBefore()
860 int32_t WelsResidualBlockCavlc (SVlcTable* pVlcTable, uint8_t* pNonZeroCountCache, PBitStringAux pB… in WelsResidualBlockCavlc()
979 int32_t WelsResidualBlockCavlc8x8 (SVlcTable* pVlcTable, uint8_t* pNonZeroCountCache, PBitStringAux… in WelsResidualBlockCavlc8x8()
Ddecode_slice.cpp1785 SVlcTable* pVlcTable = pCtx->pVlcTable; in WelsActualDecodeMbCavlcISlice() local
2108 SVlcTable* pVlcTable = pCtx->pVlcTable; in WelsActualDecodeMbCavlcPSlice() local
2655 SVlcTable* pVlcTable = pCtx->pVlcTable; in WelsActualDecodeMbCavlcBSlice() local