| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | v4l2_device.h | 107 XCamReturn set_selection (struct v4l2_selection &select); 194 virtual XCamReturn set_selection (struct v4l2_subdev_selection &aSelection);
|
| H A D | v4l2_device.cpp | 571 V4l2Device::set_selection (struct v4l2_selection &select) in prepare() function in XCam::V4l2Device 597 V4l2SubDevice::set_selection (struct v4l2_subdev_selection &aSelection) in prepare() function in XCam::V4l2SubDevice
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/ |
| H A D | v4l2subdev.c | 485 static int set_selection(struct media_pad *pad, unsigned int target, in set_selection() function 568 ret = set_selection(pad, V4L2_SEL_TGT_CROP, &crop); in v4l2_subdev_parse_setup_format() 572 ret = set_selection(pad, V4L2_SEL_TGT_COMPOSE, &compose); in v4l2_subdev_parse_setup_format()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 270 sd->ops->pad->set_selection(sd, cfg, sel); in call_set_selection() 336 .set_selection = call_set_selection, 543 sd, pad, set_selection, subdev_fh->pad, &sel); in subdev_do_ioctl() 621 sd, pad, set_selection, subdev_fh->pad, sel); in subdev_do_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_uif.c | 182 .set_selection = uif_set_selection,
|
| H A D | vsp1_rwpf.c | 249 .set_selection = vsp1_rwpf_set_selection,
|
| H A D | vsp1_brx.c | 273 .set_selection = brx_set_selection,
|
| H A D | vsp1_drm.c | 156 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf() 211 ret = v4l2_subdev_call(&pipe->brx->subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf()
|
| H A D | vsp1_histo.c | 408 .set_selection = histo_set_selection,
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/stream_cfg/ |
| H A D | RawStreamProcUnit.cpp | 504 ret = _isp_core_dev->set_selection (aSelection); in setup_pipeline_fmt() 516 ret = _isp_core_dev->set_selection (aSelection); in setup_pipeline_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | dev.c | 430 v4l2_subdev_call(isp, pad, set_selection, &cfg, &sel); 440 v4l2_subdev_call(isp, pad, set_selection, &cfg, &sel);
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | dev.c | 460 v4l2_subdev_call(isp, pad, set_selection, NULL, &sel); in _set_pipeline_default_fmt() 473 v4l2_subdev_call(isp, pad, set_selection, NULL, &sel); in _set_pipeline_default_fmt()
|
| H A D | bridge.c | 475 .set_selection = bridge_set_selection,
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-subdev.h | 709 int (*set_selection)(struct v4l2_subdev *sd, member
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/ |
| H A D | vimc-scaler.c | 332 .set_selection = vimc_sca_set_selection,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | mipi-csi2.c | 504 ret = v4l2_subdev_call(sensor, pad, set_selection, in csi2_set_selection() 653 .set_selection = csi2_set_selection,
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | mt9m032.c | 686 .set_selection = mt9m032_set_pad_selection,
|
| H A D | mt9m001.c | 717 .set_selection = mt9m001_set_selection,
|
| H A D | mt9t001.c | 836 .set_selection = mt9t001_set_selection,
|
| H A D | mt9t112.c | 1012 .set_selection = mt9t112_set_selection,
|
| H A D | ov6650.c | 997 .set_selection = ov6650_set_selection,
|
| H A D | rj54n1cb0c.c | 1248 .set_selection = rj54n1_set_selection,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 691 if (!v4l2_subdev_has_op(subdev, pad, set_selection)) in tegra_channel_s_selection() 700 ret = v4l2_subdev_call(subdev, pad, set_selection, NULL, &sdsel); in tegra_channel_s_selection()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CamHwIsp20.cpp | 1832 ret = mIspCoreDev->set_selection (aSelection); in setupPipelineFmtCif() 1845 ret = mIspCoreDev->set_selection (aSelection); in setupPipelineFmtCif() 1942 ret = mIspCoreDev->set_selection (aSelection); in setupPipelineFmtIsp() 1960 ret = mIspCoreDev->set_selection (aSelection); in setupPipelineFmtIsp() 2124 ret = _ispp_sd->set_selection (aSelection); in setupPipelineFmt() 2131 ret = _ispp_sd->set_selection (aSelection); in setupPipelineFmt() 2151 ret = mIspSpDev->set_selection (selection); in setupPipelineFmt()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-resizer.c | 718 .set_selection = rkisp1_rsz_set_selection,
|