|
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 MythMediaCodecInterop::Acquire(), MythMMALInterop::Acquire(), MythVAAPIInteropGLXCopy::Acquire(), MythVDPAUInterop::Acquire(), MythVTBInterop::Acquire(), MythMediaCodecInterop::Initialise(), and MythVDPAUInterop::InitVDPAU().