Searched defs:pCoffLevel (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | set_mb_syn_cavlc.cpp | 84 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/ |
D | EncUT_Cavlc.cpp | 12 int32_t CavlcParamCal_ref (int16_t* pCoffLevel, uint8_t* pRun, int16_t* pLevel, int32_t* pTotalCoef… in CavlcParamCal_ref()
|