Home
last modified time | relevance | path

Searched refs:AV_CODEC_FLAG2_RO_FLUSH_NOOP (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dass.c144 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in ff_ass_decoder_flush()
Dtextdec.c69 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in text_flush()
Dsamidec.c179 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in sami_flush()
Dlibaribb24.c362 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in libaribb24_flush()
Dmovtextdec.c566 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in mov_text_flush()
Dccaption_dec.c316 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in flush_decoder()
Davcodec.h388 #define AV_CODEC_FLAG2_RO_FLUSH_NOOP (1 << 30) macro
Dlibzvbi-teletextdec.c786 if (!(avctx->flags2 & AV_CODEC_FLAG2_RO_FLUSH_NOOP)) in teletext_close_decoder()
Doptions_table.h81 … ASS ReadOrder field on flush", 0, AV_OPT_TYPE_CONST, {.i64 = AV_CODEC_FLAG2_RO_FLUSH_NOOP}, INT_M…