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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dxvmc_internal.h29 int ff_xvmc_field_start(MpegEncContext*s, AVCodecContext *avctx);
H A Dmpegvideo_xvmc.c74 int ff_xvmc_field_start(MpegEncContext *s, AVCodecContext *avctx) function
H A Dmpeg12.c1612 if (ff_xvmc_field_start(s, avctx) < 0)
H A Dmpegvideo.c1345 return ff_xvmc_field_start(s, avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo_xvmc.c87 static int ff_xvmc_field_start(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size) function
356 .start_frame = ff_xvmc_field_start,
370 .start_frame = ff_xvmc_field_start,

Completed in 122 milliseconds