aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDafna Hirschfeld <[email protected]>2020-04-12 14:05:02 +0200
committerMauro Carvalho Chehab <[email protected]>2020-05-05 17:06:33 +0200
commit21e4cdcb62ae60b9dc23917e9d65b7283fbc8bc7 (patch)
tree57a78c02279fcf371bc6eae033d615fb63965ff9 /tools/perf/scripts/python/export-to-sqlite.py
parente9ebce2d4c8b59c30ddc453770899aff9d3c58d0 (diff)
media: staging: rkisp1: rsz: remove redundant if statement and add inline doc
The statement "if (rsz->fmt_type == V4L2_PIXEL_ENC_YUV)" can be removed since the value of rsz->fmt_type is either V4L2_PIXEL_ENC_YUV or V4L2_PIXEL_ENC_BAYER and the function returns if it is bayer. In addition some doc with clarification is added. Signed-off-by: Dafna Hirschfeld <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions