Searched refs:compressed_data_buffer (Results 1 – 1 of 1) sorted by relevance
7018 unsigned char *compressed_data_buffer, size_t compressed_size, in decompress_section() argument7044 compressed_data_buffer += sizeof(chdr); in decompress_section()7061 strm.next_in = compressed_data_buffer + inflated_size; in decompress_section()