Searched refs:subsampled (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/Documentation/gpu/ |
H A D | afbc.rst | 56 * Component 1: Cb(8, 2x1 subsampled) 57 * Component 2: Cr(8, 2x1 subsampled) 97 * Component 1: Cb(8, 2x1 subsampled) 98 * Component 2: Cr(8, 2x1 subsampled) 108 * Component 0: Cb(8, 2x1 subsampled) 109 * Component 1: Cr(8, 2x1 subsampled) 181 * Component 1: Cb(8, 2x1 subsampled) 182 * Component 2: Cr(8, 2x1 subsampled) 189 * Component 0: Cb(8, 2x1 subsampled) 190 * Component 1: Cr(8, 2x1 subsampled) [all …]
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_vi_layer.c | 112 bool subsampled; in sun8i_vi_layer_update_coord() local 166 subsampled = format->hsub > 1 || format->vsub > 1; in sun8i_vi_layer_update_coord() 168 if (insize != outsize || subsampled || hphase || vphase) { in sun8i_vi_layer_update_coord() 193 scanline = subsampled ? mixer->cfg->scanline_yuv : 2048; in sun8i_vi_layer_update_coord()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-yuv-planar.rst | 214 Semi-planar YUV 4:2:0 formats. The chroma plane is subsampled by 2 in each 306 subsampled by 2 in each direction. Chroma lines contain half the number of 406 Semi-planar YUV 4:2:2 formats. The chroma plane is subsampled by 2 in the 509 Semi-planar YUV 4:4:4 formats. The chroma plane is not subsampled. 831 Planar YUV 4:1:0 formats. The chroma planes are subsampled by 4 in each 871 Planar YUV 4:1:1 formats. The chroma planes are subsampled by 4 in the 926 Planar YUV 4:2:0 formats. The chroma planes are subsampled by 2 in each 1015 Planar YUV 4:2:2 formats. The chroma planes are subsampled by 2 in the 1127 Planar YUV 4:4:4 formats. The chroma planes are no subsampled. Chroma lines
|
H A D | pixfmt-m420.rst | 21 interleaved CbCr pixels subsampled by ½ in the horizontal and vertical
|
H A D | metafmt-vsp1-hgo.rst | 19 or HSV data. It operates on a possibly cropped and subsampled input image and
|
H A D | metafmt-vsp1-hgt.rst | 19 data. It operates on a possibly cropped and subsampled input image and
|
H A D | yuv-formats.rst | 44 The subsampled chroma value may be calculated by simply averaging the chroma
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 15452 +#define DRM_FORMAT_P030 fourcc_code('P', '0', '3', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per …
|