Home
last modified time | relevance | path

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

/external/lz4/programs/
Ddatagen.c101 const U32 matchProba32 = (U32)(32768 * matchProba); in RDG_genBlock() local
128 if (RDG_RAND15BITS < matchProba32) in RDG_genBlock()