QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GstDmaFourcc.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtCore/qglobal.h>
4
5
#if defined(QGC_HAS_GST_DMABUF_GPU_PATH)
6
7
#include <gst/video/video-info.h>
8
9
#include <cstdint>
10
11
namespace
GstHw
{
12
15
int
drmFourccForPlane(
const
GstVideoInfo& info,
int
plane);
16
18
int
drmFourccForSingleFd(
const
GstVideoInfo& info);
19
23
const
char
* gstFormatNameForImportableFourcc(uint32_t fourcc)
noexcept
;
24
25
}
// namespace GstHw
26
27
#endif
// QGC_HAS_GST_DMABUF_GPU_PATH
GstHw
Definition
GstHwImportCache.h:8
src
VideoManager
VideoReceiver
GStreamer
HwBuffers
dmabuf
GstDmaFourcc.h
Generated by
1.9.8