Home
last modified time | relevance | path

Searched refs:AV_DISPOSITION_DEPENDENT (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Doptions.c220 { "dependent", .type = AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_DEPENDENT }, .unit = "disposition" },
H A Davformat.h916 #define AV_DISPOSITION_DEPENDENT (1 << 19) macro
H A Ddump.c617 if (st->disposition & AV_DISPOSITION_DEPENDENT) in dump_stream_format()
H A Dmpegts.c2675 st->disposition |= AV_DISPOSITION_DEPENDENT; in ff_parse_mpeg2_descriptor()

Completed in 12 milliseconds