Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdmabufvideobuffer.cpp File Reference

(c249578c2307cd369abc8ef588e19fcc62b2bed3)

#include "qdmabufvideobuffer_p.h"
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <QtMultimedia/private/qrhivaluemapper_p.h>
#include <QtGui/rhi/qrhi.h>
#include <QtCore/qloggingcategory.h>
#include <cerrno>
#include <cstring>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
Include dependency graph for qdmabufvideobuffer.cpp:

Go to the source code of this file.

Namespaces

namespace  QtMultimediaPrivate

Functions

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY (qLcDmaBufVideoBuffer, "qt.multimedia.dmabufvideobuffer")

Variables

static QRhiValueMapper< DmaBufEglContextQtMultimediaPrivate::g_eglContexts

Function Documentation

◆ Q_STATIC_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY ( qLcDmaBufVideoBuffer ,
"qt.multimedia.dmabufvideobuffer"  )