Home
last modified time | relevance | path

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

/external/lz4/tests/
Dfullbench.c230 static void local_LZ4_resetStreamHC(void) in local_LZ4_resetStreamHC() function
434 …ressionFunction = local_LZ4_compress_HC_continue; initFunction = local_LZ4_resetStreamHC; compress… in fullSpeedBench()