Searched refs:scaler_format (Results 1 – 3 of 3) sorted by relevance
43 format->format = isc->scaler_format[format->pad]; in isc_scaler_get_fmt()59 req_fmt->format = isc->scaler_format[ISC_SCALER_PAD_SOURCE]; in isc_scaler_set_fmt()93 isc->scaler_format[ISC_SCALER_PAD_SINK] = req_fmt->format; in isc_scaler_set_fmt()96 isc->scaler_format[ISC_SCALER_PAD_SOURCE] = in isc_scaler_set_fmt()97 isc->scaler_format[ISC_SCALER_PAD_SINK]; in isc_scaler_set_fmt()99 (&isc->scaler_format[ISC_SCALER_PAD_SOURCE].width, 16, in isc_scaler_set_fmt()101 &isc->scaler_format[ISC_SCALER_PAD_SOURCE].height, 16, in isc_scaler_set_fmt()156 *v4l2_try_fmt = isc->scaler_format[ISC_SCALER_PAD_SOURCE]; in isc_scaler_init_cfg()204 isc->scaler_format[ISC_SCALER_PAD_SOURCE].code = in isc_scaler_init()207 isc->scaler_format[ISC_SCALER_PAD_SINK] = in isc_scaler_init()[all …]
380 struct v4l2_mbus_framefmt scaler_format[ISC_SCALER_PADS_NUM]; member
51 struct scaler_format { struct58 static const struct scaler_format scaler_formats[] = { argument82 static const struct scaler_format *scaler_get_format(u32 drm_fmt) in scaler_get_format()182 const struct scaler_format *fmt) in scaler_set_src_luma_chroma_pos()365 const struct scaler_format *src_fmt, *dst_fmt; in scaler_commit()