Searched defs:dfltcc_state (Results 1 – 4 of 4) sorted by relevance
25 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_can_inflate() local52 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_inflate() local124 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_inflate_disable() local
26 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_can_deflate_with_params() local100 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_deflate() local320 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_deflate_done() local379 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_deflate_set_dictionary() local390 struct dfltcc_state *dfltcc_state = GET_DFLTCC_STATE(state); in dfltcc_deflate_get_dictionary() local
187 struct dfltcc_state { struct199 #define GET_DFLTCC_STATE(state) ((struct dfltcc_state *)((char *)(state) + ALIGN_UP(sizeof(*state),… argument
39 …struct dfltcc_state *dfltcc_state = (struct dfltcc_state *)((char *)strm->state + ALIGN_UP(size, 8… in dfltcc_reset() local