diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2020-03-26 10:35:33 +0000 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-05-11 23:53:58 +0300 |
commit | 43d81d43fe91defcadec9f2f4f01e5afe9852ec5 (patch) | |
tree | fcd84851e483f9e35d2f9b3e01f849e3ca22e8ad /src/qcam/assets/feathericons/figma.svg | |
parent | 032e0ef6daad3bcf5dd11de73c11314431176368 (diff) |
include: uapi: Add header definitions for BCM2835 Unicam and ISP blocks
This commit adds the headers and definitions required for the
bcm2835_isp and bcm2835_unicam kernel modules.
The headers come from patches recently posted to the
linux-media@vger.kernel.org mailing list to add the Unicam and ISP
peripherals drivers to the kernel.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laure/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2020, Google Inc.
* Copyright (C) 2021, Collabora Ltd.
*
* capture_test.cpp - Test camera capture
*/
#include <iostream>
#include <gtest/gtest.h>
#include "environment.h"
#include "simple_capture.h"
using namespace