index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
raspberrypi
/
ctt
/
ctt_ccm.py
diff options
context:
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2020, Google Inc.
*
* buffer_source.h - libcamera camera test helper to create FrameBuffers
*/
#ifndef __LIBCAMERA_BUFFER_SOURCE_TEST_H__
#define __LIBCAMERA_BUFFER_SOURCE_TEST_H__
#include <libcamera/stream.h>
#include
"libcamera/internal/media_device.h"
#include
"libcamera/internal/v4l2_videodevice.h"
using namespace
libcamera
;
class
BufferSource
{
public
:
BufferSource
();iv>
0 files changed, 0 insertions, 0 deletions