Searched refs:entity_max (Results 1 – 1 of 1) sorted by relevance
278 unsigned int entity_max; in vsp1_video_pipeline_setup_partitions() local283 entity_max = entity->ops->max_width(entity, pipe); in vsp1_video_pipeline_setup_partitions()284 if (entity_max) in vsp1_video_pipeline_setup_partitions()285 div_size = min(div_size, entity_max); in vsp1_video_pipeline_setup_partitions()