Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_stream.h26 #define STREAM_HEADER_SIZE 12 macro
H A Dxz_dec_stream.c721 s->temp.size = STREAM_HEADER_SIZE; in dec_main()
835 s->temp.size = STREAM_HEADER_SIZE; in xz_dec_reset()