Searched refs:decompress_xforms (Results 1 – 1 of 1) sorted by relevance
129 struct rte_comp_xform **decompress_xforms; member1538 struct rte_comp_xform **decompress_xforms = int_data->decompress_xforms; in test_deflate_decomp_run() local1614 decompress_xforms[xform_idx]; in test_deflate_decomp_run()1630 decompress_xforms[i], in test_deflate_decomp_run()1659 decompress_xforms[i % num_xforms], in test_deflate_decomp_run()1685 decompress_xforms[0], stream); in test_deflate_decomp_run()2450 decompress_xforms[i] = rte_malloc(NULL, in test_compressdev_deflate_stateless_multi_xform()2452 if (decompress_xforms[i] == NULL) { in test_compressdev_deflate_stateless_multi_xform()2459 memcpy(decompress_xforms[i], ts_params->def_decomp_xform, in test_compressdev_deflate_stateless_multi_xform()2474 decompress_xforms, in test_compressdev_deflate_stateless_multi_xform()[all …]