diff options
| author | Benoit Parrot <[email protected]> | 2019-10-07 12:10:07 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-10-10 13:53:23 -0300 |
| commit | d5a897c8428b38053df4b427a4277b1a0722bfa0 (patch) | |
| tree | 8bace6f29690239033d79df365846340162ac627 /tools/perf/scripts/python/netdev-times.py | |
| parent | 9152dc9ec940136ca915d3caeab13a7b97bd15e0 (diff) | |
media: v4l2-common: add pixel encoding support
It is often useful to figure out if a pixel_format is either YUV or RGB
especially for driver who can perform the pixel encoding conversion.
Instead of having each driver implement its own "is_this_yuv/rgb"
function based on a restricted set of pixel value, it is better to do
this in centralized manner.
We therefore add a pixel_enc member to the v4l2_format_info structure to
quickly identify the related pixel encoding.
And add helper functions to check pixel encoding.
Signed-off-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions