Searched refs:num_of_streams (Results 1 – 1 of 1) sorted by relevance
467 unsigned int plane_index, stream_index = 0, num_of_streams; in find_planes_per_stream_and_stream_count() local477 num_of_streams = stream_index + 1; in find_planes_per_stream_and_stream_count()479 return num_of_streams; in find_planes_per_stream_and_stream_count()484 unsigned int num_of_streams = 0, plane_index = 0, max_det_size, stream_index = 0; in dml2_apply_det_buffer_allocation_policy() local489 …num_of_streams = find_planes_per_stream_and_stream_count(in_ctx, dml_dispcfg, num_of_planes_per_st… in dml2_apply_det_buffer_allocation_policy()496 …dml_dispcfg->plane.DETSizeOverride[plane_index] = ((max_det_size / num_of_streams) / num_of_planes… in dml2_apply_det_buffer_allocation_policy()