Searched refs:MPPC_decomp_state (Results 1 – 1 of 1) sorted by relevance
46 struct MPPC_decomp_state { struct93 return (sizeof(struct MPPC_decomp_state)); in MPPC_SizeOfDecompressionHistory()98 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; in MPPC_InitDecompressionHistory()100 bzero(history, sizeof(struct MPPC_decomp_state)); in MPPC_InitDecompressionHistory()106 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; in MPPC_Decompress()