Searched refs:stream_flags_encode (Results 1 – 1 of 1) sorted by relevance
17 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) in stream_flags_encode() function42 if (stream_flags_encode(options, out + sizeof(lzma_header_magic))) in lzma_stream_header_encode()72 if (stream_flags_encode(options, out + 2 * 4)) in lzma_stream_footer_encode()