Home
last modified time | relevance | path

Searched refs:subsample (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-jpeg.rst42 - Horizontally subsample Cr, Cb components by a factor of 2.
46 - Horizontally subsample Cr, Cb components by a factor of 4.
H A Dyuv-formats.rst51 The other option is to subsample chroma values in a way that place them in
H A Dpixfmt-packed-yuv.rst25 These formats do not subsample the chroma components and store each pixels as a
292 These formats, commonly referred to as YUYV or YUY2, subsample the chroma
/linux-6.15/drivers/media/i2c/
H A Dgc0308.c406 u8 subsample; member
412 { .subsample = s, .width = w, .height = h }
422 u8 subsample; member
1070 gc0308->mode.subsample = mode->subsample; in gc0308_set_format()
1105 {GC0308_SUBSAMPLE, gc0308->mode.subsample}, in gc0308_set_resolution()