Home
last modified time | relevance | path

Searched defs:rkisp_stream (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture.h255 struct rkisp_stream { struct
256 unsigned int id;
257 unsigned interlaced:1;
258 struct rkisp_device *ispdev;
259 struct rkisp_vdev_node vnode;
260 struct capture_fmt out_isp_fmt;
261 struct v4l2_pix_format_mplane out_fmt;
262 struct v4l2_rect dcrop;
263 struct streams_ops *ops;
264 struct stream_config *config;
[all …]