Lines Matching refs:num_xforms
130 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
1434 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_comp_finalize()
1540 unsigned int num_xforms = int_data->num_xforms; in test_deflate_decomp_run() local
1613 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_decomp_run()
1628 for (i = 0; i < num_xforms; i++) { in test_deflate_decomp_run()
1650 priv_data->orig_idx % num_xforms; in test_deflate_decomp_run()
1657 for (i = num_xforms; i < num_bufs; i++) { in test_deflate_decomp_run()
1660 decompress_xforms[i % num_xforms], in test_deflate_decomp_run()