Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dav1_convolve_scale_test.cc357 static int RandomSubpel(ACMRandom *rnd) { in RandomSubpel() function in __anonb31ac89c0111::ConvolveScaleTestBase
374 subpel_x_ = RandomSubpel(rnd); in Prep()
375 subpel_y_ = RandomSubpel(rnd); in Prep()