MythTV  master
Macros | Functions
mythvideodrmbuffer.cpp File Reference
#include "libmythbase/mythlogging.h"
#include "fourcc.h"
#include "drm/mythvideodrmbuffer.h"
#include <drm_fourcc.h>
Include dependency graph for mythvideodrmbuffer.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("DRMBuf: ")
 

Functions

static void DebugDRMFrame (AVDRMFrameDescriptor *Desc)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("DRMBuf: ")

Definition at line 11 of file mythvideodrmbuffer.cpp.

Function Documentation

◆ DebugDRMFrame()

static void DebugDRMFrame ( AVDRMFrameDescriptor *  Desc)
inlinestatic

Definition at line 13 of file mythvideodrmbuffer.cpp.

Referenced by MythVideoDRMBuffer::MythVideoDRMBuffer().