Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_Cavlc.cpp67 const int num_test_repetitions = 10000; in TestCavlcParamCal() local
69 for (int count = 0; count < num_test_repetitions; count++) in TestCavlcParamCal()