FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
vda.c File Reference
#include "config.h"
#include "libavutil/mem.h"
#include "vda.h"
#include "vda_internal.h"

Go to the source code of this file.

Functions

AVVDAContextav_vda_alloc_context (void)
 Allocate and initialize a VDA context.
 
int av_vda_default_init (AVCodecContext *avctx)
 This is a convenience function that creates and sets up the VDA context using an internal implementation.
 
void av_vda_default_free (AVCodecContext *ctx)
 This function must be called to free the VDA context initialized with av_vda_default_init().