Searched refs:rkisp1_isp (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/admin-guide/media/ |
| A D | rkisp1.rst | 56 - rkisp1_isp: is connected to the sensor and is responsible for all the isp 84 rkisp1_isp - Image Signal Processing Subdevice Node 126 In the following example, the sensor connected to pad 0 of 'rkisp1_isp' is 137 "media-ctl" "-d" "platform:rkisp1" "-l" "'imx219 4-0010':0 -> 'rkisp1_isp':0 [1]" 144 # set format for rkisp1_isp pads: 161 `SRGGB10_1X10/1640x1232`. The rkisp1_isp:0 pad should be configured to the 164 In addition, the rkisp1_isp:0 pad is configured to cropping `(0,0)/1600x1200`. 167 isp source pad `rkisp1_isp:2`. Another cropping operation is configured on 190 isp (`rkisp1_isp:2`). The quantization configured on this pad is the 195 range on `rkisp1_isp:2`. So in order to get the configured quantization, [all …]
|
| A D | rkisp1.dot | 3 …n00000001 [label="{{<port0> 0 | <port1> 1} | rkisp1_isp\n/dev/v4l-subdev0 | {<port2> 2 | <port3> 3…
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-isp.c | 210 rkisp1_isp_get_pad_fmt(struct rkisp1_isp *isp, in rkisp1_isp_get_pad_fmt() 224 rkisp1_isp_get_pad_crop(struct rkisp1_isp *isp, in rkisp1_isp_get_pad_crop() 697 static void rkisp1_isp_set_src_fmt(struct rkisp1_isp *isp, in rkisp1_isp_set_src_fmt() 738 static void rkisp1_isp_set_src_crop(struct rkisp1_isp *isp, in rkisp1_isp_set_src_crop() 836 struct rkisp1_isp *isp = container_of(sd, struct rkisp1_isp, sd); in rkisp1_isp_get_fmt() 849 struct rkisp1_isp *isp = container_of(sd, struct rkisp1_isp, sd); in rkisp1_isp_set_fmt() 870 struct rkisp1_isp *isp = container_of(sd, struct rkisp1_isp, sd); in rkisp1_isp_get_selection() 912 struct rkisp1_isp *isp = container_of(sd, struct rkisp1_isp, sd); in rkisp1_isp_set_selection() 955 static int rkisp1_mipi_csi2_start(struct rkisp1_isp *isp, in rkisp1_mipi_csi2_start() 993 struct rkisp1_isp *isp = &rkisp1->isp; in rkisp1_isp_s_stream() [all …]
|
| A D | rkisp1-common.h | 127 struct rkisp1_isp { struct 395 struct rkisp1_isp isp;
|
| A D | rkisp1-capture.c | 669 struct rkisp1_isp *isp = &cap->rkisp1->isp; in rkisp1_handle_buffer()
|
Completed in 13 milliseconds