Searched defs:got_frame (Results 76 - 100 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 Dvble.c115 static int vble_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dvda_h264_dec.c128 vdadec_decode(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dxxan.c406 xan_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dansi.c349 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dasvdec.c204 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dbmvvideo.c199 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Dc93.c124 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dcdxl.c217 cdxl_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *pkt) argument
H A Dcinepak.c431 cinepak_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Ddfa.c336 dfa_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Ddsicinvideo.c190 cinvideo_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Ddvdec.c343 dvvideo_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Ddxtory.c679 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, argument
H A Deamad.c240 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Deatgq.c197 tgq_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Deatgv.c262 tgv_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Descape124.c198 escape124_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Descape130.c191 escape130_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dflicvideo.c153 flic_decode_frame_8BPP(AVCodecContext *avctx, void *data, int *got_frame, const uint8_t *buf, int buf_size) argument
477 flic_decode_frame_15_16BPP(AVCodecContext *avctx, void *data, int *got_frame, const uint8_t *buf, int buf_size) argument
762 flic_decode_frame_24BPP(AVCodecContext *avctx, void *data, int *got_frame, const uint8_t *buf, int buf_size) argument
770 flic_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
H A Dfraps.c130 decode_frame(AVCodecContext *avctx, void *data, int *got_frame, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_mcdeint.c177 int x, y, i, ret, got_frame = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dnetjet.c380 static void got_frame(struct BCState *bcs, int count) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Ddecoding_encoding.c291 int got_frame = 0; local
508 int len, got_frame; local
H A Ddemuxing_decoding.c68 static int decode_packet(int *got_frame, int cached) argument
209 int ret = 0, got_frame; local
[all...]
H A Dtranscoding.c362 static int encode_write_frame(AVFrame *filt_frame, unsigned int stream_index, int *got_frame) { argument
453 int got_frame; local
478 int got_frame; local
[all...]

Completed in 116 milliseconds

12345678