Searched refs:MPPC_decomp_state (Results 1 – 1 of 1) sorted by relevance
48 struct MPPC_decomp_state { struct95 return (sizeof(struct MPPC_decomp_state)); in MPPC_SizeOfDecompressionHistory()100 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; in MPPC_InitDecompressionHistory()102 bzero(history, sizeof(struct MPPC_decomp_state)); in MPPC_InitDecompressionHistory()108 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; in MPPC_Decompress()