Lines Matching refs:vimc
3 The Virtual Media Controller Driver (vimc)
6 The vimc driver emulates complex video hardware using the V4L2 API and the Media
12 The topology is hardcoded, although you could modify it in vimc-core and
17 .. kernel-figure:: vimc.dot
21 Media pipeline graph on vimc
31 ``v4l2-ctl`` that can be used to configure the vimc configuration. This sequence
36 media-ctl -d platform:vimc -V '"Sensor A":0[fmt:SBGGR8_1X8/640x480]'
37 media-ctl -d platform:vimc -V '"Debayer A":0[fmt:SBGGR8_1X8/640x480]'
38 media-ctl -d platform:vimc -V '"Scaler":0[fmt:RGB888_1X24/640x480]'
39 media-ctl -d platform:vimc -V '"Scaler":0[crop:(100,50)/400x150]'
40 media-ctl -d platform:vimc -V '"Scaler":1[fmt:RGB888_1X24/300x700]'
41 v4l2-ctl -z platform:vimc -d "RGB/YUV Capture" -v width=300,height=700
42 v4l2-ctl -z platform:vimc -d "Raw Capture 0" -v pixelformat=BA81
50 vimc-sensor:
56 vimc-lens:
58 a vimc-sensor using an ancillary link. The lens supports FOCUS_ABSOLUTE
75 vimc-debayer:
82 vimc-scaler:
86 within the vimc limitations (even shrinking the image if necessary).
92 vimc-capture: