Home
last modified time | relevance | path

Searched refs:num_xforms (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c130 unsigned int num_xforms; member
1211 unsigned int num_xforms = int_data->num_xforms; in test_deflate_comp_run() local
1270 compress_xforms[i % num_xforms]; in test_deflate_comp_run()
1282 for (i = 0; i < num_xforms; i++) { in test_deflate_comp_run()
1301 priv_xforms[i % num_xforms]; in test_deflate_comp_run()
1304 for (i = num_xforms; i < num_bufs; i++) { in test_deflate_comp_run()
1306 compress_xforms[i % num_xforms], in test_deflate_comp_run()
1412 unsigned int num_xforms = int_data->num_xforms; in test_deflate_comp_finalize() local
1540 unsigned int num_xforms = int_data->num_xforms; in test_deflate_decomp_run() local
1628 for (i = 0; i < num_xforms; i++) { in test_deflate_decomp_run()
[all …]