Home
last modified time | relevance | path

Searched refs:chroma (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dpixfmt-m420.rst9 Format with ½ horizontal and vertical chroma resolution, also known as
16 M420 is a YUV format with ½ horizontal and vertical chroma subsampling
17 (YUV 4:2:0). Pixels are organized as interleaved luma and chroma planes.
18 Two lines of luma data are followed by one line of chroma data.
20 The luma plane has one byte per pixel. The chroma plane contains
Dpixfmt-nv12mt.rst9 Formats with ½ horizontal and vertical chroma resolution. This format
24 The chroma plane is also grouped into 64x32 macroblocks.
47 In case of chroma the layout is identical. Cb and Cr samples are
Dvidioc-g-fbuf.rst147 formats (only packed YUV formats when chroma keying is used, not
228 - The device supports clipping by chroma-keying the images. That is,
255 chroma-key colors are replaced by framebuffer pixels, which is
292 - Use chroma-keying. The chroma-key color is determined by the
324 - Use source chroma-keying. The source chroma-key color is
328 and :ref:`osd`. Both chroma-keying are mutual exclusive to each
Dpixfmt-nv12.rst12 Formats with ½ horizontal and vertical chroma resolution, also known as
14 chroma samples as opposed to ``V4L2_PIX_FMT_YVU420``
Dpixfmt-nv24.rst11 Formats with full horizontal and vertical chroma resolutions, also known
13 chroma samples as opposed to ``V4L2_PIX_FMT_YVU420``
Dpixfmt-yuv411p.rst10 Format with ¼ horizontal chroma resolution, also known as YUV 4:1:1.
18 4:2:2 planar format except with half as many chroma. The three
Dpixfmt-nv16m.rst21 two planes are non-contiguous in memory, i.e. the chroma plane does not
24 second plane there is chrominance data with alternating chroma samples.
Dpixfmt-nv16.rst11 Formats with ½ horizontal chroma resolution, also known as YUV 4:2:2.
12 One luminance and one chrominance plane with alternating chroma samples
Dpixfmt-nv12m.rst24 two planes are non-contiguous in memory, i.e. the chroma plane do not
27 second plane there is a chrominance data with alternating chroma
Dext-ctrls-jpeg.rst26 The chroma subsampling factors describe how each component of an
40 - No chroma subsampling, each pixel has Y, Cr and Cb values.
Dcontrol.rst75 Picture color saturation or chroma gain.
118 Red chroma balance.
121 Blue chroma balance.
186 Adjusts the Chroma gain control (for use when chroma AGC is
240 - The Cb and Cr chroma components are replaced by fixed coefficients
Dpixfmt-yuyv.rst10 Packed format with ½ horizontal chroma resolution, also known as YUV
Ddev-overlay.rst174 When chroma-keying has been negotiated with
176 to the desired pixel value for the chroma key. The format is the
184 When chroma-keying has *not* been negotiated and
207 When chroma-keying has *not* been negotiated and
229 both, or despite negotiating chroma-keying, the results are undefined.
Dpixfmt-yuv410.rst12 Planar formats with ¼ horizontal and vertical chroma resolution, also
Dpixfmt-y41p.rst10 Format with ¼ horizontal chroma resolution, also known as YUV 4:1:1
Dpixfmt-yuv420.rst12 Planar formats with ½ horizontal and vertical chroma resolution, also
Dpixfmt-yuv422p.rst10 Format with ½ horizontal chroma resolution, also known as YUV 4:2:2.
Dcolorspaces.rst109 prefer to use luma (Y') and chroma (CbCr) instead of R'G'B'. Since the
117 correct, it is just an encoding of an R'G'B' color into luma and chroma
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfbmon.c335 specs->chroma.redx = tmp/1024; in get_chroma()
336 DPRINTK(" RedX: 0.%03d ", specs->chroma.redx); in get_chroma()
341 specs->chroma.redy = tmp/1024; in get_chroma()
342 DPRINTK("RedY: 0.%03d\n", specs->chroma.redy); in get_chroma()
347 specs->chroma.greenx = tmp/1024; in get_chroma()
348 DPRINTK(" GreenX: 0.%03d ", specs->chroma.greenx); in get_chroma()
353 specs->chroma.greeny = tmp/1024; in get_chroma()
354 DPRINTK("GreenY: 0.%03d\n", specs->chroma.greeny); in get_chroma()
359 specs->chroma.bluex = tmp/1024; in get_chroma()
360 DPRINTK(" BlueX: 0.%03d ", specs->chroma.bluex); in get_chroma()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_formats.c73 alpha, chroma, count, bp, flg, fm, np) \ argument
80 .chroma_sample = chroma, \
91 #define PSEUDO_YUV_FMT(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np) \ argument
98 .chroma_sample = chroma, \
109 #define PSEUDO_YUV_FMT_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
117 .chroma_sample = chroma, \
128 #define PSEUDO_YUV_FMT_LOOSE(fmt, a, r, g, b, e0, e1, chroma, flg, fm, np)\ argument
135 .chroma_sample = chroma, \
146 #define PSEUDO_YUV_FMT_LOOSE_TILED(fmt, a, r, g, b, e0, e1, chroma, \ argument
154 .chroma_sample = chroma, \
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
Dbttv-risc.c122 unsigned int instructions,line,todo,ylen,chroma; in bttv_risc_planar() local
155 chroma = 1; in bttv_risc_planar()
159 chroma = ((line & 1) == 0); in bttv_risc_planar()
161 chroma = ((line & 1) == 1); in bttv_risc_planar()
165 chroma = ((line & 3) == 0); in bttv_risc_planar()
167 chroma = ((line & 3) == 2); in bttv_risc_planar()
170 chroma = 0; in bttv_risc_planar()
185 if (chroma) { in bttv_risc_planar()
214 if (chroma) { in bttv_risc_planar()
222 if (chroma) { in bttv_risc_planar()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
Dcx18-av-core.c618 int chroma = vid_input & 0xf00; in set_input() local
623 chroma < CX18_AV_SVIDEO_CHROMA4 || in set_input()
624 chroma > CX18_AV_SVIDEO_CHROMA8) { in set_input()
631 if (chroma >= CX18_AV_SVIDEO_CHROMA7) { in set_input()
633 afe_mux_cfg |= (chroma - CX18_AV_SVIDEO_CHROMA7) >> 2; in set_input()
637 afe_mux_cfg |= (chroma - CX18_AV_SVIDEO_CHROMA4) >> 4; in set_input()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
Doverlay.c221 u32 chroma = ((sin_mul(plane->hue, plane->saturation) & 0xffff) << 16) | in nv10_set_params() local
227 nvif_wr32(dev, NV_PVIDEO_CHROMINANCE(0), chroma); in nv10_set_params()
228 nvif_wr32(dev, NV_PVIDEO_CHROMINANCE(1), chroma); in nv10_set_params()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_mem_input_v.c528 bool chroma) in get_dvmm_hw_setting() argument
540 bpp = chroma ? bpp_16 : bpp_8; in get_dvmm_hw_setting()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h183 size_t chroma; member

12