Searched refs:ff_vaapi_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 Dvaapi_mpeg.c27 int ff_vaapi_mpeg_end_frame(AVCodecContext *avctx) function
H A Dvaapi_internal.h66 int ff_vaapi_mpeg_end_frame(AVCodecContext *avctx);
H A Dvaapi_mpeg4.c145 .end_frame = ff_vaapi_mpeg_end_frame,
157 .end_frame = ff_vaapi_mpeg_end_frame,
H A Dvaapi_mpeg2.c142 .end_frame = ff_vaapi_mpeg_end_frame,
H A Dvaapi_vc1.c343 .end_frame = ff_vaapi_mpeg_end_frame,
354 .end_frame = ff_vaapi_mpeg_end_frame,

Completed in 104 milliseconds