MythTV
master
|
#include <QSize>
#include <QObject>
#include "libmythbase/referencecounter.h"
#include "mythframe.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | MythInteropGPU |
Typedefs | |
using | FreeAVHWDeviceContext = void(*)(struct AVHWDeviceContext *) |
Variables | |
static constexpr uint64_t | DUMMY_INTEROP_ID { 1 } |
using FreeAVHWDeviceContext = void (*)(struct AVHWDeviceContext*) |
Definition at line 17 of file mythinteropgpu.h.
|
staticconstexpr |
Definition at line 18 of file mythinteropgpu.h.
Referenced by MythVTBInterop::Acquire(), MythMMALInterop::Acquire(), MythMediaCodecInterop::Acquire(), MythVDPAUInterop::Acquire(), MythVAAPIInteropGLXCopy::Acquire(), MythVAAPIInteropGLXPixmap::Acquire(), MythMediaCodecInterop::Initialise(), and MythVDPAUInterop::InitVDPAU().