Home
last modified time | relevance | path

Searched refs:decode_flush (Results 1 - 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dkgv1dec.c39 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
79 decode_flush(avctx); in decode_frame()
175 decode_flush(avctx); in decode_end()
188 .flush = decode_flush,
H A Darbc.c198 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
222 .flush = decode_flush,
H A Dbinkaudio.c358 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
375 .flush = decode_flush,
389 .flush = decode_flush,
H A Dqpeg.c316 static void decode_flush(AVCodecContext *avctx){ in decode_flush() function
349 decode_flush(avctx); in decode_init()
363 .flush = decode_flush,
H A Dmidivid.c262 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
288 .flush = decode_flush,
H A Dimm4.c517 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
544 .flush = decode_flush,
H A Dargo.c720 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
744 .flush = decode_flush,
H A Dralf.c508 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
525 .flush = decode_flush,
H A Dmv30.c685 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
714 .flush = decode_flush,
H A Drasc.c780 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
809 .flush = decode_flush,
H A Dmjpegdec.c2998 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
3032 .flush = decode_flush,
3060 .flush = decode_flush,
3078 .flush = decode_flush,
H A Dagm.c1263 static void decode_flush(AVCodecContext *avctx) in decode_flush() function
1298 .flush = decode_flush,

Completed in 14 milliseconds