Home
last modified time | relevance | path

Searched defs:uncompressed_stream (Results 1 – 1 of 1) sorted by relevance

/isa-l/igzip/
H A Digzip_inflate_test.c151 test(uint8_t *compressed_stream, uint64_t *compressed_length, uint8_t *uncompressed_stream, in test()
222 uint8_t *uncompressed_stream = NULL; in main() local