Searched defs:DeterministicSeed (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dacm_random.h22 ACMRandom() : random_(DeterministicSeed()) {}
57 static int DeterministicSeed(void) { function in class:libvpx_test::ACMRandom
/external/libvpx/libvpx/test/
H A Dacm_random.h22 ACMRandom() : random_(DeterministicSeed()) {}
57 static int DeterministicSeed(void) { function in class:libvpx_test::ACMRandom

Completed in 173 milliseconds