Searched refs:stream_flags_decode (Results 1 – 1 of 1) sorted by relevance
17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) in stream_flags_decode() function46 if (stream_flags_decode(options, in + sizeof(lzma_header_magic))) in lzma_stream_header_decode()74 if (stream_flags_decode(options, in + sizeof(uint32_t) * 2)) in lzma_stream_footer_decode()