Searched refs:av_vdpau_alloc_context (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 Dvdpau.h87 * be used outside of libavcodec. Use av_vdpau_alloc_context() to allocate an
157 AVVDPAUContext *av_vdpau_alloc_context(void);
H A Dvdpau.c43 return av_vdpau_alloc_context();
500 AVVDPAUContext *av_vdpau_alloc_context(void) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_vdpau.c273 vdpau_ctx = av_vdpau_alloc_context();

Completed in 122 milliseconds