Home
last modified time | relevance | path

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

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