Searched refs:AVVDAContext (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvda.c27 AVVDAContext *av_vda_alloc_context(void)
29 AVVDAContext *ret = av_mallocz(sizeof(*ret));
53 AVVDAContext *vda = avctx->hwaccel_context;
59 AVVDAContext *av_vda_alloc_context(void)
H A Dvda.h163 typedef struct AVVDAContext { struct
174 } AVVDAContext; typedef in typeref:struct:AVVDAContext
189 AVVDAContext *av_vda_alloc_context(void);
H A Dvda_h264.c362 AVVDAContext *vda_ctx = avctx->hwaccel_context;
407 AVVDAContext *vda_ctx = avctx->hwaccel_context;

Completed in 117 milliseconds