Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_Cavlc.cpp41 int16_t level_ref[16]; in TestCavlcParamCalWithEndIdx() local
53 …const int32_t totalZeros_ref = CavlcParamCal_ref (coeffLevel, run_ref, level_ref, &totalCoeffs_ref… in TestCavlcParamCalWithEndIdx()
60 ASSERT_EQ (level[i], level_ref[i]); in TestCavlcParamCalWithEndIdx()