Lines Matching full:partition
57 * struct vsp1_partition_window - Partition window coordinates
58 * @left: horizontal coordinate of the partition start in pixels relative to the
60 * @width: partition width in pixels
68 * struct vsp1_partition - A description of a slice for the partition algorithm
69 * @rpf: The RPF partition window configuration
70 * @uds_sink: The UDS input partition window configuration
71 * @uds_source: The UDS output partition window configuration
72 * @sru: The SRU partition window configuration
73 * @wpf: The WPF partition window configuration
109 * @partition: The current partition for configuration to process
139 * in the pipeline, as it is assumed by the partition algorithm that we
149 struct vsp1_partition *partition; member
168 struct vsp1_partition *partition,