MythTV  master
Macros | Functions
mythmediacodecinterop.cpp File Reference
#include "libmythbase/mythcorecontext.h"
#include "mythvideocolourspace.h"
#include "opengl/mythmediacodecinterop.h"
#include "libavutil/hwcontext_mediacodec.h"
#include "libavcodec/mediacodec.h"
Include dependency graph for mythmediacodecinterop.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("MediaCodecInterop: ")
 

Functions

void Java_org_mythtv_video_SurfaceTextureListener_frameAvailable (JNIEnv *, jobject, jlong Wait, jobject)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("MediaCodecInterop: ")

Definition at line 12 of file mythmediacodecinterop.cpp.

Function Documentation

◆ Java_org_mythtv_video_SurfaceTextureListener_frameAvailable()

void Java_org_mythtv_video_SurfaceTextureListener_frameAvailable ( JNIEnv *  ,
jobject  ,
jlong  Wait,
jobject   
)

Definition at line 56 of file mythmediacodecinterop.cpp.