Home
last modified time | relevance | path

Searched defs:rand_class (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dbuffer.h170 void Buffer<T>::Set(ACMRandom *rand_class, T (ACMRandom::*rand_func)()) { in Set()
182 void Buffer<T>::Set(ACMRandom *rand_class, const T low, const T high) { in Set()