Home
last modified time | relevance | path

Searched refs:v4l2_subdev_state_get_crop (Results 1 – 25 of 60) sorted by relevance

123

/linux-6.14.4/drivers/media/platform/rockchip/rkisp1/
Drkisp1-isp.c179 v4l2_subdev_state_get_crop(sd_state, in rkisp1_config_ism()
217 sink_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_config_isp()
568 sink_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_init_state()
584 src_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_init_state()
617 src_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_set_src_fmt()
711 src_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_set_src_crop()
713 sink_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_set_src_crop()
737 sink_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_set_sink_crop()
751 src_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_set_sink_crop()
814 sink_crop = v4l2_subdev_state_get_crop(sd_state, in rkisp1_isp_set_sink_fmt()
[all …]
Drkisp1-resizer.c145 sink_crop = v4l2_subdev_state_get_crop(sd_state, RKISP1_RSZ_PAD_SINK); in rkisp1_dcrop_config()
291 sink_y = v4l2_subdev_state_get_crop(sd_state, RKISP1_RSZ_PAD_SINK); in rkisp1_rsz_config()
395 sink_crop = v4l2_subdev_state_get_crop(sd_state, RKISP1_RSZ_PAD_SINK); in rkisp1_rsz_init_state()
445 sink_crop = v4l2_subdev_state_get_crop(sd_state, RKISP1_RSZ_PAD_SINK); in rkisp1_rsz_set_sink_crop()
482 sink_crop = v4l2_subdev_state_get_crop(sd_state, RKISP1_RSZ_PAD_SINK); in rkisp1_rsz_set_sink_fmt()
581 sel->r = *v4l2_subdev_state_get_crop(sd_state, in rkisp1_rsz_get_selection()
/linux-6.14.4/drivers/media/test-drivers/vimc/
Dvimc-scaler.c92 r = v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK); in vimc_scaler_init_state()
191 crop = v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK); in vimc_scaler_set_fmt()
217 sel->r = *v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK); in vimc_scaler_get_selection()
256 crop_rect = v4l2_subdev_state_get_crop(sd_state, VIMC_SCALER_SINK); in vimc_scaler_set_selection()
298 rect = v4l2_subdev_state_get_crop(state, VIMC_SCALER_SINK); in vimc_scaler_s_stream()
/linux-6.14.4/drivers/staging/media/starfive/camss/
Dstf-isp.c67 crop = v4l2_subdev_state_get_crop(sd_state, STF_ISP_PAD_SRC); in isp_set_stream()
215 rect = v4l2_subdev_state_get_crop(state, sel->pad); in isp_get_selection()
221 rect = v4l2_subdev_state_get_crop(state, sel->pad); in isp_get_selection()
249 rect = v4l2_subdev_state_get_crop(state, sel->pad); in isp_set_selection()
266 rect = v4l2_subdev_state_get_crop(state, sel->pad); in isp_set_selection()
/linux-6.14.4/drivers/media/platform/renesas/vsp1/
Dvsp1_uif.c115 sel->r = *v4l2_subdev_state_get_crop(state, sel->pad); in uif_get_selection()
161 selection = v4l2_subdev_state_get_crop(state, sel->pad); in uif_set_selection()
204 crop = v4l2_subdev_state_get_crop(state, UIF_PAD_SINK); in uif_configure_stream()
Dvsp1_rwpf.c102 crop = v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in vsp1_rwpf_set_format()
149 sel->r = *v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in vsp1_rwpf_get_selection()
219 crop = v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in vsp1_rwpf_set_selection()
Dvsp1_histo.c219 crop = v4l2_subdev_state_get_crop(state, HISTO_PAD_SINK); in histo_get_selection()
240 sel->r = *v4l2_subdev_state_get_crop(state, sel->pad); in histo_get_selection()
269 *v4l2_subdev_state_get_crop(sd_state, sel->pad) = sel->r; in histo_set_crop()
291 crop = v4l2_subdev_state_get_crop(sd_state, sel->pad); in histo_set_compose()
Dvsp1_hgt.c143 crop = v4l2_subdev_state_get_crop(state, HISTO_PAD_SINK); in hgt_configure_stream()
Dvsp1_hgo.c144 crop = v4l2_subdev_state_get_crop(state, HISTO_PAD_SINK); in hgo_configure_stream()
Dvsp1_rpf.c367 *rpf_rect = *v4l2_subdev_state_get_crop(state, RWPF_PAD_SINK); in rpf_partition()
/linux-6.14.4/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-byteproc.c193 r = v4l2_subdev_state_get_crop(sd_state, i); in dcmipp_byteproc_init_state()
266 crop = v4l2_subdev_state_get_crop(sd_state, 1); in dcmipp_byteproc_set_fmt()
313 crop = v4l2_subdev_state_get_crop(sd_state, 1); in dcmipp_byteproc_get_selection()
364 crop = v4l2_subdev_state_get_crop(sd_state, 1); in dcmipp_byteproc_set_selection()
412 crop = v4l2_subdev_state_get_crop(state, 1); in dcmipp_byteproc_configure_scale_crop()
/linux-6.14.4/drivers/media/i2c/
Dmt9m114.c800 pa_crop = v4l2_subdev_state_get_crop(pa_state, 0); in mt9m114_configure()
804 ifp_crop = v4l2_subdev_state_get_crop(ifp_state, 0); in mt9m114_configure()
1161 crop = v4l2_subdev_state_get_crop(state, 0); in mt9m114_pa_init_state()
1223 crop = v4l2_subdev_state_get_crop(state, fmt->pad); in mt9m114_pa_set_fmt()
1246 sel->r = *v4l2_subdev_state_get_crop(state, sel->pad); in mt9m114_pa_get_selection()
1274 crop = v4l2_subdev_state_get_crop(state, sel->pad); in mt9m114_pa_set_selection()
1666 crop = v4l2_subdev_state_get_crop(state, 0); in mt9m114_ifp_init_state()
1761 crop = v4l2_subdev_state_get_crop(state, 0); in mt9m114_ifp_enum_framesizes()
1842 sel->r = *v4l2_subdev_state_get_crop(state, 0); in mt9m114_ifp_get_selection()
1869 crop = v4l2_subdev_state_get_crop(state, 0); in mt9m114_ifp_get_selection()
[all …]
Dimx296.c515 crop = v4l2_subdev_state_get_crop(state, 0); in imx296_setup()
686 crop = v4l2_subdev_state_get_crop(state, fmt->pad); in imx296_set_format()
735 sel->r = *v4l2_subdev_state_get_crop(state, sel->pad); in imx296_get_selection()
783 crop = v4l2_subdev_state_get_crop(state, sel->pad); in imx296_set_selection()
Dimx219.c620 crop = v4l2_subdev_state_get_crop(state, 0); in imx219_set_framefmt()
864 crop = v4l2_subdev_state_get_crop(state, 0); in imx219_set_pad_format()
908 sel->r = *v4l2_subdev_state_get_crop(state, 0); in imx219_get_selection()
Ds5k5baf.c1401 sel->r = *v4l2_subdev_state_get_crop(sd_state, in s5k5baf_get_selection()
1492 v4l2_subdev_state_get_crop(sd_state, PAD_CIS), in s5k5baf_set_selection()
1494 v4l2_subdev_state_get_crop(sd_state, PAD_OUT) in s5k5baf_set_selection()
1725 *v4l2_subdev_state_get_crop(fh->state, PAD_CIS) = s5k5baf_cis_rect; in s5k5baf_open()
1727 *v4l2_subdev_state_get_crop(fh->state, PAD_OUT) = s5k5baf_cis_rect; in s5k5baf_open()
Dov6650.c479 rect = v4l2_subdev_state_get_crop(sd_state, 0); in ov6650_get_selection()
535 v4l2_subdev_state_get_crop(sd_state, 0); in ov6650_set_selection()
725 crop = v4l2_subdev_state_get_crop(sd_state, 0); in ov6650_set_fmt()
Dov5645.c861 __crop = v4l2_subdev_state_get_crop(sd_state, 0); in ov5645_set_format()
921 sel->r = *v4l2_subdev_state_get_crop(sd_state, 0); in ov5645_get_selection()
Dgc2145.c705 crop = v4l2_subdev_state_get_crop(state, 0); in gc2145_init_state()
717 sel->r = *v4l2_subdev_state_get_crop(sd_state, 0); in gc2145_get_selection()
812 crop = v4l2_subdev_state_get_crop(sd_state, fmt->pad); in gc2145_set_pad_format()
Dimx274.c1021 cur_crop = v4l2_subdev_state_get_crop(sd_state, 0); in __imx274_change_compose()
1146 src_crop = v4l2_subdev_state_get_crop(sd_state, 0); in imx274_get_selection()
1218 tgt_crop = v4l2_subdev_state_get_crop(sd_state, 0); in imx274_set_selection_crop()
Dalvium-csi2.c1752 crop = v4l2_subdev_state_get_crop(state, 0); in alvium_set_mode()
1879 *v4l2_subdev_state_get_crop(state, 0) = sd_crop.rect; in alvium_init_state()
1900 crop = v4l2_subdev_state_get_crop(sd_state, 0); in alvium_set_fmt()
1936 crop = v4l2_subdev_state_get_crop(sd_state, 0); in alvium_set_selection()
1969 sel->r = *v4l2_subdev_state_get_crop(sd_state, 0); in alvium_get_selection()
Dhi556.c946 return v4l2_subdev_state_get_crop(sd_state, pad); in __hi556_get_pad_crop()
1170 try_crop = v4l2_subdev_state_get_crop(fh->state, 0); in hi556_open()
/linux-6.14.4/drivers/media/pci/intel/ipu6/
Dipu6-isys-subdev.c198 crop = v4l2_subdev_state_get_crop(state, other_pad, other_stream); in ipu6_isys_subdev_set_fmt()
274 rect = v4l2_subdev_state_get_crop(state, pad, stream); in ipu6_isys_get_stream_pad_crop()
Dipu6-isys-csi2.c430 crop = v4l2_subdev_state_get_crop(state, sel->pad, sel->stream); in ipu6_isys_csi2_set_sel()
475 crop = v4l2_subdev_state_get_crop(state, sel->pad, sel->stream); in ipu6_isys_csi2_get_sel()
/linux-6.14.4/drivers/media/platform/microchip/
Dmicrochip-isc-scaler.c158 try_crop = v4l2_subdev_state_get_crop(sd_state, 0); in isc_scaler_init_state()
/linux-6.14.4/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-pipe.c269 crop = *v4l2_subdev_state_get_crop(state, MXC_ISI_PIPE_PAD_SOURCE); in mxc_isi_pipe_enable()
333 return v4l2_subdev_state_get_crop(state, pad); in mxc_isi_pipe_get_pad_crop()

123