Lines Matching refs:num_priv_xforms
165 uint16_t num_priv_xforms; member
1196 uint16_t num_priv_xforms = 0; in test_deflate_comp_run() local
1294 num_priv_xforms++; in test_deflate_comp_run()
1315 num_priv_xforms++; in test_deflate_comp_run()
1372 for (i = 0; i < num_priv_xforms; i++) { in test_deflate_comp_run()
1525 uint16_t num_priv_xforms = 0; in test_deflate_decomp_run() local
1639 num_priv_xforms++; in test_deflate_decomp_run()
1668 num_priv_xforms++; in test_deflate_decomp_run()
1698 test_priv_data->num_priv_xforms = num_priv_xforms; in test_deflate_decomp_run()
2036 test_priv_data.num_priv_xforms = 0; /* it's used for decompression only */ in test_deflate_comp_decomp()
2150 for (i = 0; i < test_priv_data.num_priv_xforms; i++) { in test_deflate_comp_decomp()