Searched refs:IPU_ISYS_MIN_WIDTH (Results 1 – 3 of 3) sorted by relevance
42 #define IPU_ISYS_MIN_WIDTH 2U macro
118 format->format.width = clamp(format->format.width, IPU_ISYS_MIN_WIDTH, in ipu7_isys_subdev_set_fmt()
160 fsize->stepwise.min_width = IPU_ISYS_MIN_WIDTH; in ipu7_isys_vidioc_enum_framesizes()191 *width = clamp(*width, IPU_ISYS_MIN_WIDTH, IPU_ISYS_MAX_WIDTH); in ipu7_isys_try_fmt_cap()
Completed in 8 milliseconds