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
qdmabuftextureimporter.cpp File Reference

(5723beaf1fff3d0ead45cc214666b6425f3b25c1)

#include "qdmabuftextureimporter_p.h"
#include <QtMultimedia/private/qmultimedia_ranges_p.h>
#include <QtMultimedia/private/qvideotexturehelper_p.h>
#include <QtGui/qopenglcontext.h>
#include <QtGui/rhi/qrhi.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qscopeguard.h>
#include <EGL/egl.h>
#include <EGL/eglext.h>
Include dependency graph for qdmabuftextureimporter.cpp:

Go to the source code of this file.

Namespaces

namespace  QtMultimediaPrivate

Functions

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY (qLDmaBuf, "qt.multimedia.dmabuf")
q23::expected< QVideoFrameTexturesHandlesUPtr, FailureSeverityQtMultimediaPrivate::importDmaBufTextures (QRhi &rhi, const DmaBufEglContext &eglContext, QSpan< const DmaBufPlane > planes, QVideoFrameFormat::PixelFormat qtFormat, QSize frameSize, std::shared_ptr< void > parentKeepAlive)

Function Documentation

◆ Q_STATIC_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY ( qLDmaBuf ,
"qt.multimedia.dmabuf"  )