Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c1434 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_comp_finalize() local
1436 &compress_xforms[xform_idx]->compress; in test_deflate_comp_finalize()
1613 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_decomp_run() local
1615 decompress_xforms[xform_idx]; in test_deflate_decomp_run()
1649 uint16_t xform_idx = in test_deflate_decomp_run() local
1652 priv_xforms[xform_idx]; in test_deflate_decomp_run()
1677 uint16_t xform_idx = in test_deflate_decomp_run() local
1680 priv_xforms[xform_idx]; in test_deflate_decomp_run()