UIF_MIN_SIZE       68 drivers/media/platform/vsp1/vsp1_uif.c 	return vsp1_subdev_enum_frame_size(subdev, cfg, fse, UIF_MIN_SIZE,
UIF_MIN_SIZE       69 drivers/media/platform/vsp1/vsp1_uif.c 					   UIF_MIN_SIZE, UIF_MAX_SIZE,
UIF_MIN_SIZE       79 drivers/media/platform/vsp1/vsp1_uif.c 					  UIF_MIN_SIZE, UIF_MIN_SIZE,
UIF_MIN_SIZE      156 drivers/media/platform/vsp1/vsp1_uif.c 	sel->r.width = clamp_t(unsigned int, sel->r.width, UIF_MIN_SIZE,
UIF_MIN_SIZE      158 drivers/media/platform/vsp1/vsp1_uif.c 	sel->r.height = clamp_t(unsigned int, sel->r.height, UIF_MIN_SIZE,