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()
1526 uint16_t num_priv_xforms = 0; in test_deflate_decomp_run() local
1640 num_priv_xforms++; in test_deflate_decomp_run()
1669 num_priv_xforms++; in test_deflate_decomp_run()
1699 test_priv_data->num_priv_xforms = num_priv_xforms; in test_deflate_decomp_run()
2038 test_priv_data.num_priv_xforms = 0; /* it's used for deompression only */ in test_deflate_comp_decomp()
2153 for (i = 0; i < test_priv_data.num_priv_xforms; i++) { in test_deflate_comp_decomp()