Searched refs:pix (Results 1 – 25 of 36) sorted by relevance
12
/Documentation/media/uapi/v4l/ |
D | v4l2grab.c.rst | 84 fmt.fmt.pix.width = 640; 85 fmt.fmt.pix.height = 480; 86 fmt.fmt.pix.pixelformat = V4L2_PIX_FMT_RGB24; 87 fmt.fmt.pix.field = V4L2_FIELD_INTERLACED; 89 if (fmt.fmt.pix.pixelformat != V4L2_PIX_FMT_RGB24) { 93 if ((fmt.fmt.pix.width != 640) || (fmt.fmt.pix.height != 480)) 95 fmt.fmt.pix.width, fmt.fmt.pix.height); 162 fmt.fmt.pix.width, fmt.fmt.pix.height);
|
D | pixfmt-srggb10alaw8.rst | 11 .. _v4l2-pix-fmt-sgbrg10alaw8: 12 .. _v4l2-pix-fmt-sgrbg10alaw8: 13 .. _v4l2-pix-fmt-srggb10alaw8:
|
D | pixfmt-srggb10dpcm8.rst | 11 .. _v4l2-pix-fmt-sgbrg10dpcm8: 12 .. _v4l2-pix-fmt-sgrbg10dpcm8: 13 .. _v4l2-pix-fmt-srggb10dpcm8:
|
D | capture.c.rst | 500 fmt.fmt.pix.width = 640; 501 fmt.fmt.pix.height = 480; 502 fmt.fmt.pix.pixelformat = V4L2_PIX_FMT_YUYV; 503 fmt.fmt.pix.field = V4L2_FIELD_INTERLACED; 516 min = fmt.fmt.pix.width * 2; 517 if (fmt.fmt.pix.bytesperline < min) 518 fmt.fmt.pix.bytesperline = min; 519 min = fmt.fmt.pix.bytesperline * fmt.fmt.pix.height; 520 if (fmt.fmt.pix.sizeimage < min) 521 fmt.fmt.pix.sizeimage = min; [all …]
|
D | pixfmt-srggb8.rst | 11 .. _v4l2-pix-fmt-sbggr8: 12 .. _v4l2-pix-fmt-sgbrg8: 13 .. _v4l2-pix-fmt-sgrbg8:
|
D | pixfmt-srggb16.rst | 11 .. _v4l2-pix-fmt-sbggr16: 12 .. _v4l2-pix-fmt-sgbrg16: 13 .. _v4l2-pix-fmt-sgrbg16:
|
D | pixfmt-srggb12.rst | 11 .. _v4l2-pix-fmt-sbggr12: 12 .. _v4l2-pix-fmt-sgbrg12: 13 .. _v4l2-pix-fmt-sgrbg12:
|
D | pixfmt-srggb10.rst | 11 .. _v4l2-pix-fmt-sbggr10: 12 .. _v4l2-pix-fmt-sgbrg10: 13 .. _v4l2-pix-fmt-sgrbg10:
|
D | pixfmt-srggb12p.rst | 11 .. _v4l2-pix-fmt-sbggr12p: 12 .. _v4l2-pix-fmt-sgbrg12p: 13 .. _v4l2-pix-fmt-sgrbg12p:
|
D | pixfmt-srggb10p.rst | 11 .. _v4l2-pix-fmt-sbggr10p: 12 .. _v4l2-pix-fmt-sgbrg10p: 13 .. _v4l2-pix-fmt-sgrbg10p:
|
D | pixfmt-srggb14p.rst | 11 .. _v4l2-pix-fmt-sbggr14p: 12 .. _v4l2-pix-fmt-sgbrg14p: 13 .. _v4l2-pix-fmt-sgrbg14p:
|
D | crop.rst | 216 format.fmt.pix.width = cropcap.defrect.width >> 1; 217 format.fmt.pix.height = cropcap.defrect.height >> 1; 218 format.fmt.pix.pixelformat = V4L2_PIX_FMT_YUYV; 312 hscale = format.fmt.pix.width / (double) crop.c.width; 313 vscale = format.fmt.pix.height / (double) crop.c.height; 323 dwidth = format.fmt.pix.width / aspect; 324 dheight = format.fmt.pix.height;
|
D | pixfmt-srggb10-ipu3.rst | 10 .. _v4l2-pix-fmt-ipu3-sbggr10: 11 .. _v4l2-pix-fmt-ipu3-sgbrg10: 12 .. _v4l2-pix-fmt-ipu3-sgrbg10: 13 .. _v4l2-pix-fmt-ipu3-srggb10:
|
D | vidioc-create-bufs.rst | 67 defined by the ``format.pix.sizeimage`` field (or the corresponding 68 fields for other format types). Usually if the ``format.pix.sizeimage``
|
D | vidioc-g-fmt.rst | 58 :c:type:`v4l2_pix_format` ``pix`` or the struct 112 - ``pix``
|
D | pixfmt-yuv410.rst | 11 .. _v4l2-pix-fmt-yuv410:
|
D | pixfmt-nv16m.rst | 11 .. _v4l2-pix-fmt-nv61m:
|
D | pixfmt-yuv420m.rst | 11 .. _v4l2-pix-fmt-yvu420m:
|
/Documentation/devicetree/bindings/display/ |
D | fsl,dcu.txt | 9 - clocks: Handle to "dcu" and "pix" clock (in the order below) 12 - clock-names: Should be "dcu" and "pix" 25 clock-names = "dcu", "pix";
|
D | mxsfb.txt | 14 - "pix" for the LCDIF block clock 29 clock-names = "pix", "axi", "disp_axi";
|
/Documentation/EDID/ |
D | edid.S | 55 #define pixdpi2mm(pix,dpi) ((pix*25)/dpi) argument
|
/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 119 - interface-pix-fmt: How this display is connected to the 135 interface-pix-fmt = "rgb24";
|
/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 58 - samsung,pix-limits: an array of maximum supported image sizes in pixels, for 73 - samsung,min-pix-sizes: an array specyfing minimum image size in pixels at 76 - samsung,min-pix-alignment: minimum supported image height alignment (first
|
D | imx.txt | 42 - clock-names : must contain "dphy", "ref", "pix";
|
/Documentation/fb/ |
D | pxafb.rst | 61 4pix | 8pix => LCCR0_DPD
|
12