Searched defs:strm (Results 1 – 3 of 3) sorted by relevance
19 process_zlib_deflate(struct rte_comp_op *op, z_stream *strm) in process_zlib_deflate()109 process_zlib_inflate(struct rte_comp_op *op, z_stream *strm) in process_zlib_inflate()224 z_stream *strm = &stream->strm; in zlib_set_stream_parameters() local
51 z_stream strm; member
441 struct zip_stream *strm = NULL; in zip_pmd_stream_create() local