Searched refs:endIdxes (Results 1 – 1 of 1) sorted by relevance
66 const int endIdxes[] = { 3, 14, 15 }; in TestCavlcParamCal() local68 for (std::size_t i = 0; i < sizeof endIdxes / sizeof * endIdxes; i++) { in TestCavlcParamCal()70 TestCavlcParamCalWithEndIdx (func, endIdxes[i], count == 0, count == 1); in TestCavlcParamCal()