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
1433 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_comp_finalize()
1539 unsigned int num_xforms = int_data->num_xforms; in test_deflate_decomp_run() local
1612 uint16_t xform_idx = priv_data->orig_idx % num_xforms; in test_deflate_decomp_run()
1627 for (i = 0; i < num_xforms; i++) { in test_deflate_decomp_run()
1649 priv_data->orig_idx % num_xforms; in test_deflate_decomp_run()
1656 for (i = num_xforms; i < num_bufs; i++) { in test_deflate_decomp_run()
1659 decompress_xforms[i % num_xforms], in test_deflate_decomp_run()