MythTV
master
|
#include "libmythbase/mythcorecontext.h"
#include "mythvideocolourspace.h"
#include "opengl/mythmediacodecinterop.h"
#include "libavutil/hwcontext_mediacodec.h"
#include "libavcodec/mediacodec.h"
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) |
#define LOC QString("MediaCodecInterop: ") |
Definition at line 12 of file mythmediacodecinterop.cpp.
void Java_org_mythtv_video_SurfaceTextureListener_frameAvailable | ( | JNIEnv * | , |
jobject | , | ||
jlong | Wait, | ||
jobject | |||
) |
Definition at line 56 of file mythmediacodecinterop.cpp.