Home
last modified time | relevance | path

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

/third_party/lz4/programs/
Ddatagen.c105 const U32 matchProba32 = (U32)(32768 * matchProba); in RDG_genBlock() local
132 if (RDG_RAND15BITS < matchProba32) { in RDG_genBlock()