diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-02-09 12:05:43 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-03-15 13:00:58 +0200 |
commit | 2a6d4324570a3e9803067ec674d20cd0a8e25863 (patch) | |
tree | 827af7ad324a5a05d7de5615c43536d5aa34f175 /src/ipa/rkisp1/algorithms/cproc.cpp | |
parent | 9b1a2a8c8b89b2c56afc155c67c78baefee19d28 (diff) |
libcamera: camera_sensor: Reorder functions
The CameraSensor class has grown a lot since its creation, with many
functions added for different types of purposes. They are not grouped by
categories in the class definition, generating confusion when reading
the header file. Improve readability by sorting functions by category:
- Getters for static data (model, entity, focus lens, ...)
- Format and sensor configuration accessors
- Properties and controls (including test pattern mode)
Update the .cpp file accordingly.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
Diffstat (limited to 'src/ipa/rkisp1/algorithms/cproc.cpp')
0 files changed, 0 insertions, 0 deletions