Home
last modified time | relevance | path

Searched defs:pCoffLevel (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dset_mb_syn_cavlc.cpp84 int32_t CavlcParamCal_c (int16_t* pCoffLevel, uint8_t* pRun, int16_t* pLevel, int32_t* pTotalCoeff , in CavlcParamCal_c()
108 int32_t WriteBlockResidualCavlc (SWelsFuncPtrList* pFuncList, int16_t* pCoffLevel, int32_t iEndIdx, in WriteBlockResidualCavlc()
/third_party/openh264/test/encoder/
DEncUT_Cavlc.cpp12 int32_t CavlcParamCal_ref (int16_t* pCoffLevel, uint8_t* pRun, int16_t* pLevel, int32_t* pTotalCoef… in CavlcParamCal_ref()