Searched refs:num_of_streams (Results 1 – 1 of 1) sorted by relevance
469 unsigned int plane_index, stream_index = 0, num_of_streams; in find_planes_per_stream_and_stream_count() local479 num_of_streams = stream_index + 1; in find_planes_per_stream_and_stream_count()481 return num_of_streams; in find_planes_per_stream_and_stream_count()486 unsigned int num_of_streams = 0, plane_index = 0, max_det_size, stream_index = 0; in dml2_apply_det_buffer_allocation_policy() local491 …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()498 …dml_dispcfg->plane.DETSizeOverride[plane_index] = ((max_det_size / num_of_streams) / num_of_planes… in dml2_apply_det_buffer_allocation_policy()