aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2010-09-01 12:58:22 -0300
committerMauro Carvalho Chehab <[email protected]>2011-03-22 04:53:25 -0300
commitdacdde78b39e49edf2f7af85be4b613978280b26 (patch)
tree78765a533ff3520c0145bcb9f35f0d5f5a4109ff /tools/perf/scripts/python/bin
parent076704332ca6da550cbc279918ef8b88b4ac1e45 (diff)
[media] v4l: Group media bus pixel codes by types and sort them alphabetically
Adding new pixel codes at the end of the enumeration will soon create a mess, so group the pixel codes by type and sort them by bus_width, bits per component, samples per pixel and order of subsamples. As the codes are part of the kernel ABI their value can't change when a new code is inserted in the enumeration, so they are given an explicit numerical value. When inserting a new pixel code developers must use and update the next free value. Signed-off-by: Laurent Pinchart <[email protected]> Acked-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions