FFmpeg
|
#include "config.h"
#include "buffer.h"
#include "common.h"
#include "hwcontext.h"
#include "hwcontext_internal.h"
#include "hwcontext_mediacodec.h"
Go to the source code of this file.
Functions | |
static int | mc_device_create (AVHWDeviceContext *ctx, const char *device, AVDictionary *opts, int flags) |
Variables | |
const HWContextType | ff_hwcontext_type_mediacodec |
|
static |
Definition at line 27 of file hwcontext_mediacodec.c.
const HWContextType ff_hwcontext_type_mediacodec |
Definition at line 38 of file hwcontext_mediacodec.c.