Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dentropy_common.c70 int previous0 = 0; in FSE_readNCount() local
86 if (previous0) { in FSE_readNCount()
134 previous0 = !count; in FSE_readNCount()
Dfse_compress.c216 int previous0 = 0; in FSE_writeNCount_generic() local
230 if (previous0) { in FSE_writeNCount_generic()
271 previous0 = (count == 1); in FSE_writeNCount_generic()