Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_compressdev.c1433 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_comp_finalize() local
1435 &compress_xforms[xform_idx]->compress; in test_deflate_comp_finalize()
1612 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_decomp_run() local
1614 decompress_xforms[xform_idx]; in test_deflate_decomp_run()
1648 uint16_t xform_idx = in test_deflate_decomp_run() local
1651 priv_xforms[xform_idx]; in test_deflate_decomp_run()
1676 uint16_t xform_idx = in test_deflate_decomp_run() local
1679 priv_xforms[xform_idx]; in test_deflate_decomp_run()