Lines Matching refs:format
813 /* Retrieve format at the sensor subdev source pad */
824 if (src_fmt.format.width != camif->mbus_fmt.width ||
825 src_fmt.format.height != camif->mbus_fmt.height ||
826 src_fmt.format.code != camif->mbus_fmt.code)
1215 struct v4l2_mbus_framefmt *mf = &fmt->format;
1219 fmt->format = *mf;
1283 struct v4l2_mbus_framefmt *mf = &fmt->format;
1295 * No pixel format change at the camera input is allowed
1308 *mf = fmt->format;
1322 * Reset source format (the camif's crop rectangle)
1334 /* Pixel format can be only changed on the sink pad. */