Searched refs:deflate (Results 1 – 12 of 12) sorted by relevance
277 ts_params->def_comp_xform->compress.deflate.huffman = in testsuite_setup()515 ret = deflate(&stream, zlib_flush); in compress_zlib()1127 ts_params->def_comp_xform->compress.deflate.huffman; in test_setup_output_bufs()1437 compress_xform->deflate.huffman; in test_deflate_comp_finalize()2849 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_stateless_dynamic_big()2873 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_stateless_dynamic_big()3298 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_1op()3313 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_1op()3369 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_first()3384 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_first()[all …]
63 switch (xform->compress.deflate.huffman) { in isal_comp_set_priv_xform_parameters()65 priv_xform->compress.deflate.huffman = in isal_comp_set_priv_xform_parameters()69 priv_xform->compress.deflate.huffman = in isal_comp_set_priv_xform_parameters()73 priv_xform->compress.deflate.huffman = in isal_comp_set_priv_xform_parameters()119 else if (priv_xform->compress.deflate.huffman == in isal_comp_set_priv_xform_parameters()440 if (priv_xform->compress.deflate.huffman == RTE_COMP_HUFFMAN_FIXED) in process_isal_deflate()443 else if (priv_xform->compress.deflate.huffman == in process_isal_deflate()448 else if (priv_xform->compress.deflate.huffman == in process_isal_deflate()
9 which implements the deflate algorithm for both Deflate(compression) and Inflate(decompression).62 data to the output buffer, plus deflate headers.
64 ret = deflate(strm, flush); in process_zlib_deflate()270 switch (xform->compress.deflate.huffman) { in zlib_set_stream_parameters()
222 struct rte_comp_deflate_params deflate; member
980 if (xform->compress.deflate.huffman == RTE_COMP_HUFFMAN_FIXED || in qat_comp_private_xform_create()981 ((xform->compress.deflate.huffman == RTE_COMP_HUFFMAN_DEFAULT) in qat_comp_private_xform_create()987 else if ((xform->compress.deflate.huffman == in qat_comp_private_xform_create()989 xform->compress.deflate.huffman == in qat_comp_private_xform_create()
86 .deflate.huffman = test_data->huffman_enc, in main_loop()
89 .deflate.huffman = test_data->huffman_enc, in main_loop()
195 .deflate.huffman = test_data->huffman_enc, in main_loop()
141 switch (xform->compress.deflate.huffman) { in zip_set_stream_parameters()
353 .deflate = {496 .deflate = {
352 size = xform->compress.deflate.huffman == in mlx5_compress_xform_create()