Searched refs:huffman (Results 1 – 14 of 14) sorted by relevance
277 ts_params->def_comp_xform->compress.deflate.huffman = in testsuite_setup()1127 ts_params->def_comp_xform->compress.deflate.huffman; in test_setup_output_bufs()1438 compress_xform->deflate.huffman; in test_deflate_comp_finalize()2852 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_stateless_dynamic_big()2876 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_stateless_dynamic_big()3301 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_1op()3316 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_1op()3372 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_first()3387 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_first()3443 ts_params->def_comp_xform->compress.deflate.huffman = in test_compressdev_deflate_im_buffers_LB_2ops_second()[all …]
62 switch (xform->compress.deflate.huffman) { in isal_comp_set_priv_xform_parameters()64 priv_xform->compress.deflate.huffman = in isal_comp_set_priv_xform_parameters()68 priv_xform->compress.deflate.huffman = in isal_comp_set_priv_xform_parameters()72 priv_xform->compress.deflate.huffman = in isal_comp_set_priv_xform_parameters()118 else if (priv_xform->compress.deflate.huffman == in isal_comp_set_priv_xform_parameters()436 if (priv_xform->compress.deflate.huffman == RTE_COMP_HUFFMAN_FIXED) in process_isal_deflate()439 else if (priv_xform->compress.deflate.huffman == in process_isal_deflate()444 else if (priv_xform->compress.deflate.huffman == in process_isal_deflate()
214 enum rte_comp_huffman huffman; member
87 ``--huffman-enc [fixed/dynamic/default]``: Huffman encoding (default: dynamic)108 …ss-level 1:1:9 --num-iter 10 --extended-input-sz 1048576 --max-num-sgl-segs 16 --huffman-enc fixed
1012 if (xform->compress.deflate.huffman == RTE_COMP_HUFFMAN_FIXED || in qat_comp_private_xform_create()1013 ((xform->compress.deflate.huffman == RTE_COMP_HUFFMAN_DEFAULT) in qat_comp_private_xform_create()1018 else if ((xform->compress.deflate.huffman == in qat_comp_private_xform_create()1020 xform->compress.deflate.huffman == in qat_comp_private_xform_create()
270 switch (xform->compress.deflate.huffman) { in zlib_set_stream_parameters()
86 .deflate.huffman = test_data->huffman_enc, in main_loop()
89 .deflate.huffman = test_data->huffman_enc, in main_loop()
196 .deflate.huffman = test_data->huffman_enc, in main_loop()
139 switch (xform->compress.deflate.huffman) { in zip_set_stream_parameters()
92 - [Huffman Coding](#huffman-coding)555 The format of the Huffman tree description can be found at [Huffman Tree description](#huffman-tree…568 [Huffman-Coded Streams](#huffman-coded-streams).588 as described at [Huffman-Coded Streams](#huffman-coded-streams)1438 and [Huffman](#huffman-tree-description) sections for how to decode these tables.1680 - 0.2.9 : clarifications for huffman weights direct representation, by Ulrich Kunitz1683 - 0.2.6 : fixed an error in huffman example, by Ulrich Kunitz
354 .huffman = RTE_COMP_HUFFMAN_DEFAULT497 .huffman = RTE_COMP_HUFFMAN_DEFAULT
314 doc : fixed huffman example, by Ulrich Kunitz (@ulikunitz)
954 - Report 0 for huffman and rle strategies and for level == 0 or 11230 - pass params -f (filtered data), -h (huffman only), -1 to -9 (compression