Searched refs:MPPC_comp_state (Results 1 – 1 of 1) sorted by relevance
50 struct MPPC_comp_state { struct135 return (sizeof(struct MPPC_comp_state)); in MPPC_SizeOfCompressionHistory()140 struct MPPC_comp_state *state = (struct MPPC_comp_state*)history; in MPPC_InitCompressionHistory()142 bzero(history, sizeof(struct MPPC_comp_state)); in MPPC_InitCompressionHistory()148 struct MPPC_comp_state *state = (struct MPPC_comp_state*)history; in MPPC_Compress()290 bzero(history, sizeof(struct MPPC_comp_state)); in MPPC_Compress()