Lines Matching refs:video
28 instance to any parallel video input or any MIPI-CSI front-end);
41 - camera capture video device driver
47 - video post-processor (mem-to-mem)
75 4.2. Memory-to-memory video node
77 V4L2 memory-to-memory interface at /dev/video? device node. This is standalone
78 video device, it has no media pads. However please note the mem-to-mem and
79 capture video node operation on same FIMC instance is not allowed. The driver
83 4.3. Capture video node
88 At the capture and mem-to-mem video nodes only the multi-planar API is
105 sensor subdev -> mipi-csi subdev -> fimc subdev -> video node
108 configuration flow must be from left to right, and the video node is
111 devices belonging to the pipeline is done at the video node driver.
114 when the last configuration steps at the video node is performed.
120 For V4L2 video node control only (subdevs configured internally by the host
125 5. Device mapping to video and subdev device nodes
128 There are associated two video device nodes with each device instance in
129 hardware - video capture and mem-to-mem and additionally a subdev node for
133 How to find out which /dev/video? or /dev/v4l-subdev? is assigned to which
138 (note that udev, if present, might still have rearranged the video nodes),