Searched defs:decompress (Results 1 – 11 of 11) sorted by relevance
25 std::optional<boost::asio::const_buffer> ZstdDecompressor::decompress( in decompress() function in ZstdDecompressor
48 static efi_status_t decompress(u8 **image) in decompress() function
135 static efi_status_t decompress(u8 **image) in decompress() function
376 static efi_status_t decompress(u8 **image) in decompress() function
1439 int (*decompress)(const unsigned char *in, size_t in_len, member