Searched refs:av_vdpau_get_profile (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.h170 int av_vdpau_get_profile(AVCodecContext *avctx, VdpDecoderProfile *profile);
H A Dvdpau.c457 int av_vdpau_get_profile(AVCodecContext *avctx, VdpDecoderProfile *profile) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_vdpau.c311 ret = av_vdpau_get_profile(s, &profile);

Completed in 53 milliseconds