Home
last modified time | relevance | path

Searched refs:subsampled (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/Documentation/gpu/
H A Dafbc.rst56 * 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 Dsun8i_vi_layer.c112 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 Dpixfmt-yuv-planar.rst214 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 Dpixfmt-m420.rst21 interleaved CbCr pixels subsampled by ½ in the horizontal and vertical
H A Dmetafmt-vsp1-hgo.rst19 or HSV data. It operates on a possibly cropped and subsampled input image and
H A Dmetafmt-vsp1-hgt.rst19 data. It operates on a possibly cropped and subsampled input image and
H A Dyuv-formats.rst44 The subsampled chroma value may be calculated by simply averaging the chroma
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch15452 +#define DRM_FORMAT_P030 fourcc_code('P', '0', '3', '0') /* 2x2 subsampled Cr:Cb plane 10 bits per …