Searched refs:ff_vdpau_mpeg_end_frame (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau_mpeg12.c104 .end_frame = ff_vdpau_mpeg_end_frame,
117 .end_frame = ff_vdpau_mpeg_end_frame,
H A Dvdpau_mpeg4.c98 .end_frame = ff_vdpau_mpeg_end_frame,
111 .end_frame = ff_vdpau_mpeg_end_frame,
H A Dvdpau_internal.h83 int ff_vdpau_mpeg_end_frame(AVCodecContext *avctx);
H A Dvdpau_vc1.c123 .end_frame = ff_vdpau_mpeg_end_frame,
135 .end_frame = ff_vdpau_mpeg_end_frame,
H A Dvdpau.c61 int ff_vdpau_mpeg_end_frame(AVCodecContext *avctx) function

Completed in 61 milliseconds