Home
last modified time | relevance | path

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

/external/lz4/tests/
Dfullbench.c166 static void local_LZ4_createStream(void) in local_LZ4_createStream() function
430 …sionFunction = local_LZ4_compress_fast_continue0; initFunction = local_LZ4_createStream; compresso… in fullSpeedBench()