Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/userspace-api/media/v4l/
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.
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
Dyuv-formats.rst51 The other option is to subsample chroma values in a way that place them in
/linux-6.12.1/drivers/media/i2c/
Dgc0308.c407 u8 subsample; member
413 { .subsample = s, .width = w, .height = h }
423 u8 subsample; member
1073 gc0308->mode.subsample = mode->subsample; in gc0308_set_format()
1108 {GC0308_SUBSAMPLE, gc0308->mode.subsample}, in gc0308_set_resolution()