Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doptions.c221 { "still_image", .type = AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_STILL_IMAGE }, .unit = "disposition" },
H A Davformat.h920 #define AV_DISPOSITION_STILL_IMAGE (1 << 20) macro
H A Ddump.c619 if (st->disposition & AV_DISPOSITION_STILL_IMAGE) in dump_stream_format()
H A Dmpegts.c2435 st->disposition |= AV_DISPOSITION_STILL_IMAGE; in ff_parse_mpeg2_descriptor()

Completed in 12 milliseconds