Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dblock_splitter.c76 static BROTLI_INLINE uint32_t MyRand(uint32_t* seed) { in MyRand() function
/external/webp/src/enc/
Dhistogram_enc.c720 static uint32_t MyRand(uint32_t* const seed) { in MyRand() function