Searched refs:streams_per_subgroup_cnt_arg (Results 1 – 1 of 1) sorted by relevance
54 static unsigned long streams_per_subgroup_cnt_arg = 1; variable258 const unsigned long stream_cnt = subgroup_cnt_arg * streams_per_subgroup_cnt_arg; in setup_broadcast_source()265 subgroup_cnt_arg, streams_per_subgroup_cnt_arg, stream_cnt); in setup_broadcast_source()284 subgroup_params[i].params_count = streams_per_subgroup_cnt_arg; in setup_broadcast_source()285 subgroup_params[i].params = &stream_params[i * streams_per_subgroup_cnt_arg]; in setup_broadcast_source()408 const unsigned long stream_cnt = subgroup_cnt_arg * streams_per_subgroup_cnt_arg; in test_broadcast_source_reconfig()420 subgroup_params[i].params_count = streams_per_subgroup_cnt_arg; in test_broadcast_source_reconfig()421 subgroup_params[i].params = &stream_params[i * streams_per_subgroup_cnt_arg]; in test_broadcast_source_reconfig()448 const unsigned long stream_cnt = subgroup_cnt_arg * streams_per_subgroup_cnt_arg; in test_broadcast_source_start()499 const unsigned long stream_cnt = subgroup_cnt_arg * streams_per_subgroup_cnt_arg; in test_broadcast_source_stop()[all …]