Searched refs:reset_table_header (Results 1 – 2 of 2) sorted by relevance
309 chmc_reset_table_init(§ion->reset_table_header); in chmc_section_create()961 lzx_info.section->reset_table_header.block_count++; in chmc_crunch_lzx()1024 section->reset_table_header.block_count++; in _lzx_mark_frame()1028 section->reset_table_header.uncompressed_len = uncomp; in _lzx_mark_frame()1029 section->reset_table_header.compressed_len = comp; in _lzx_mark_frame()1178 memcpy(reset_table, §ion->reset_table_header, in chmc_reset_table_done()
224 struct chmcLzxcResetTable reset_table_header; member