[PATCH v2 02/11] include: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
Stefan Klug
stefan.klug at ideasonboard.com
Fri Jul 5 14:48:15 CEST 2024
Hi Jacopo, hi Laurent,
Thank you for the patch.
On Thu, Jul 04, 2024 at 07:20:26PM +0300, Laurent Pinchart wrote:
> From: Jacopo Mondi <jacopo.mondi at ideasonboard.com>
>
> Signed-off-by: Jacopo Mondi <jacopo.mondi at ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug at ideasonboard.com>
Cheers,
Stefan
> ---
> include/linux/videodev2.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h
> index 7fe522e85249..f3890072d913 100644
> --- a/include/linux/videodev2.h
> +++ b/include/linux/videodev2.h
> @@ -829,6 +829,7 @@ struct v4l2_pix_format {
> /* Vendor specific - used for RK_ISP1 camera sub-system */
> #define V4L2_META_FMT_RK_ISP1_PARAMS v4l2_fourcc('R', 'K', '1', 'P') /* Rockchip ISP1 3A Parameters */
> #define V4L2_META_FMT_RK_ISP1_STAT_3A v4l2_fourcc('R', 'K', '1', 'S') /* Rockchip ISP1 3A Statistics */
> +#define V4L2_META_FMT_RK_ISP1_EXT_PARAMS v4l2_fourcc('R', 'K', '1', 'E') /* Rockchip ISP1 3a Extensible Parameters */
>
> /* The metadata format identifier for BE configuration buffers. */
> #define V4L2_META_FMT_RPI_BE_CFG v4l2_fourcc('R', 'P', 'B', 'C')
> --
> Regards,
>
> Laurent Pinchart
>
More information about the libcamera-devel
mailing list