Searched refs:num_of_planes_per_stream (Results 1 – 1 of 1) sorted by relevance
465 …struct dml2_context *in_ctx, struct dml_display_cfg_st *dml_dispcfg, int *num_of_planes_per_stream) in find_planes_per_stream_and_stream_count() argument471 num_of_planes_per_stream[stream_index] += 1; in find_planes_per_stream_and_stream_count()485 int num_of_planes_per_stream[__DML_NUM_PLANES__] = { 0 }; in dml2_apply_det_buffer_allocation_policy() local489 …f_streams = find_planes_per_stream_and_stream_count(in_ctx, dml_dispcfg, num_of_planes_per_stream); in dml2_apply_det_buffer_allocation_policy()496 …TSizeOverride[plane_index] = ((max_det_size / num_of_streams) / num_of_planes_per_stream[stream_in… in dml2_apply_det_buffer_allocation_policy()