Searched refs:decompress_xforms (Results 1 – 1 of 1) sorted by relevance
129 struct rte_comp_xform **decompress_xforms; member1539 struct rte_comp_xform **decompress_xforms = int_data->decompress_xforms; in test_deflate_decomp_run() local1615 decompress_xforms[xform_idx]; in test_deflate_decomp_run()1631 decompress_xforms[i], in test_deflate_decomp_run()1660 decompress_xforms[i % num_xforms], in test_deflate_decomp_run()1686 decompress_xforms[0], stream); in test_deflate_decomp_run()2453 decompress_xforms[i] = rte_malloc(NULL, in test_compressdev_deflate_stateless_multi_xform()2455 if (decompress_xforms[i] == NULL) { in test_compressdev_deflate_stateless_multi_xform()2462 memcpy(decompress_xforms[i], ts_params->def_decomp_xform, in test_compressdev_deflate_stateless_multi_xform()2477 decompress_xforms, in test_compressdev_deflate_stateless_multi_xform()[all …]