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

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dacm_random.h35 uint8_t Rand8(void) { function in class:libvpx_test::ACMRandom
45 const uint8_t r = Rand8();
/external/libvpx/libvpx/test/
H A Dacm_random.h35 uint8_t Rand8(void) { function in class:libvpx_test::ACMRandom
45 const uint8_t r = Rand8();

Completed in 235 milliseconds