Searched defs:got_frame (Results 151 - 175 of 178) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsnowdec.c405 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dtruemotion1.c864 truemotion1_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dvp56.c499 int ff_vp56_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A D4xm.c823 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dh264.c1819 h264_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Divi_common.c1052 int ff_ivi_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dmjpegdec.c1885 int ff_mjpeg_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dmss3.c678 static int mss3_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dproresdec_lgpl.c715 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dsvq3.c1123 svq3_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dtiff.c1048 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dtruemotion2.c872 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dbink.c1182 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *pkt) argument
H A Dexr.c1242 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dindeo3.c1065 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Djpeg2000dec.c1624 jpeg2000_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dwebp.c1324 static int webp_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
1080 vp8_lossless_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, uint8_t *data_start, unsigned int data_size, int is_alpha_chunk) argument
1289 vp8_lossy_decode_frame(AVCodecContext *avctx, AVFrame *p, int *got_frame, uint8_t *data_start, unsigned int data_size) argument
[all...]
H A Ddiracdec.c1772 static int get_delayed_pic(DiracContext *s, AVFrame *picture, int *got_frame) argument
1896 static int dirac_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *pkt) argument
H A Dutils.c2348 int ret, got_frame = 0; local
H A Dvc1dec.c5804 vc1_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dvp3.c1988 vp3_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dvp8.c2507 int vp78_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
2657 int ff_vp8_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
2664 static int vp7_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_fieldmatch.c80 int got_frame[2]; ///< frame request flag for each input stream member in struct:__anon3393
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1177 int ret, got_frame = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davplay.c2012 int n, len1, data_size, got_frame; local

Completed in 308 milliseconds

12345678