Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qffmpeghwaccel_videotoolbox.mm File Reference

(6df06be6e7b8b60153724835184fd31a9461b17e)

#include "qffmpeghwaccel_videotoolbox_p.h"
#include <qvideoframeformat.h>
#include <qffmpegvideobuffer_p.h>
#include <qloggingcategory.h>
#include "private/qvideotexturehelper_p.h"
#include <rhi/qrhi.h>
#include <CoreVideo/CVMetalTexture.h>
#include <CoreVideo/CVMetalTextureCache.h>
#include <qopenglcontext.h>
import <Metal/Metal.h>
+ Include dependency graph for qffmpeghwaccel_videotoolbox.mm:

Go to the source code of this file.

Classes

class  QFFmpeg::VideoToolBoxTextureSet
 

Namespaces

namespace  QFFmpeg
 

Functions

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY (qLcVideotoolbox, "qt.multimedia.ffmpeg.videotoolbox")
 
static CVMetalTextureCacheRef & QFFmpeg::mtc (void *&cache)
 
static MTLPixelFormat QFFmpeg::rhiTextureFormatToMetalFormat (QRhiTexture::Format f)
 

Function Documentation

◆ Q_STATIC_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY ( qLcVideotoolbox ,
"qt.multimedia.ffmpeg.videotoolbox"  )