diff options
| author | Jean-Michel Hautbois <[email protected]> | 2024-04-24 18:35:38 +0300 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2024-04-29 14:56:37 +0200 |
| commit | adb1d4655e53829658f42f13bd81657528a7a60d (patch) | |
| tree | 65dc2bd3d817d5c93c26485816c09afb39ea79b8 /tools/perf/scripts/python | |
| parent | 1810477630404ed798f97e4babee4d6dd07a6095 (diff) | |
media: v4l: Add V4L2-PIX-FMT-Y14P format
This is a packed grey-scale image format with a depth of 14 bits per
pixel. Every four consecutive samples are packed into seven bytes. Each
of the first four bytes contain the eight high order bits of the pixels,
and the three following bytes contains the six least significants bits
of each pixel, in the same order.
As the other formats only needed 5 bytes before, append two bytes in the
documentation array.
Signed-off-by: Jean-Michel Hautbois <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions