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