Home | History | Annotate | Download | only in drm

Lines Matching refs:max_input_width

995   uint32_t max_input_width = hw_resource_.hw_dest_scalar_info.max_input_width;
997 max_input_width *= 2;
1000 if (mixer_attributes.width > max_input_width) {
1002 max_input_width);