Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dav1_highbd_iht_test.cc211 int randTimes = run_times == 1 ? (eobmax) : 1; in RunAV1InvTxfm2dTest() local
220 for (int cnt = 0; cnt < randTimes; ++cnt) { in RunAV1InvTxfm2dTest()
Dav1_inv_txfm2d_test.cc277 int randTimes = run_times == 1 ? (eobmax + 500) : 1; in RunAV1InvTxfm2dTest() local
278 for (int cnt = 0; cnt < randTimes; ++cnt) { in RunAV1InvTxfm2dTest()