[libcamera-devel] [PATCH 05/15] DNI: ipa: raspberrypi: Code refactoring to match style guidelines

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Jul 25 21:57:18 CEST 2022


Hi Naush,

Thank you for the patch.

On Mon, Jul 25, 2022 at 02:46:29PM +0100, Naushir Patuck via libcamera-devel wrote:
> Refactor the source files under src/ipa/raspberrypi/controller/d* to match the
> recommended formatting guidelines for the libcamera project. The vast majority
> of changes in this commit comprise of switching from snake_case to CamelCase,
> and starting class member functions with a lower case character.
> 
> Signed-off-by: Naushir Patuck <naush at raspberrypi.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  .../controller/denoise_algorithm.hpp           |  2 +-
>  .../raspberrypi/controller/device_status.cpp   | 18 +++++++++---------
>  src/ipa/raspberrypi/controller/device_status.h | 16 ++++++++--------
>  3 files changed, 18 insertions(+), 18 deletions(-)

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list