VIMC_SCALER_SINK
if (format->pad == VIMC_SCALER_SINK) {
if (format->pad == VIMC_SCALER_SINK) {
crop = v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK);
sel->r = *v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK);
sink_fmt = v4l2_subdev_state_get_format(sd_state, VIMC_SCALER_SINK);
crop_rect = v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK);
sink_fmt = v4l2_subdev_state_get_format(sd_state, VIMC_SCALER_SINK);
format = v4l2_subdev_state_get_format(state, VIMC_SCALER_SINK);
rect = v4l2_subdev_state_get_crop(state, VIMC_SCALER_SINK);
vscaler->pads[VIMC_SCALER_SINK].flags = MEDIA_PAD_FL_SINK;
r = v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK);