aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRobert Foss <[email protected]>2021-03-16 18:19:17 +0100
committerMauro Carvalho Chehab <[email protected]>2021-03-22 12:24:28 +0100
commite19b14b1873dff2a653ae726904fbd47d4525359 (patch)
tree100588323b3947c0439e605d36098c6d82067808 /tools/perf/scripts/python/export-to-postgresql.py
parent7319cdf189bb643c6d56e5898ef89ad7c3ef6c31 (diff)
media: camss: Add missing format identifiers
The CSI-2 spec defines format identifier for Data Type (DT), and how the Decode Format (DF) & Encode Format (EF) are implemented. The spec does however not define the DF, EF or Plain Format (PF) identifiers, as those are vendor specific. Plain formats describe the size of the pixels written by the RDI units to memory. PLAIN8 for example has the size 8 bits, and PLAIN32 32 bits. The appropriate Plain Format is determined by the Decode Format used. The smallest Plain Format that is able to contain a pixel of the used Decode Format is the appropriate one to use. As the vendor specific identifiers differ between hardware generations, split them out into separate headers. Signed-off-by: Robert Foss <[email protected]> Reviewed-by: Andrey Konovalov <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions