Home | History | Annotate | Download | only in drm

Lines Matching refs:max_input_width

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