Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_Cavlc.cpp36 void TestCavlcParamCalWithEndIdx (PCavlcParamCalFunc func, int endIdx, bool allZero, bool allNonZer… in TestCavlcParamCalWithEndIdx()
64 void TestCavlcParamCal (PCavlcParamCalFunc func) { in TestCavlcParamCal()
/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h190 typedef int32_t (*PCavlcParamCalFunc) (int16_t* pCoff, uint8_t* pRun, int16_t* pLevel, int32_t* pT… typedef
289 PCavlcParamCalFunc pfCavlcParamCal;