Searched refs:totalCoeffs (Results 1 – 1 of 1) sorted by relevance
42 int32_t totalCoeffs = 0; in TestCavlcParamCalWithEndIdx() local54 const int32_t totalZeros = func (coeffLevel, run, level, &totalCoeffs, endIdx); in TestCavlcParamCalWithEndIdx()55 ASSERT_EQ (totalCoeffs, totalCoeffs_ref); in TestCavlcParamCalWithEndIdx()56 if (totalCoeffs > 0) in TestCavlcParamCalWithEndIdx()