Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Doptions.c209 { "lyrics", .type = AV_OPT_TYPE_CONST, { .i64 = AV_DISPOSITION_LYRICS }, .unit = "disposition" },
H A Dnut.c329 { "lyrics", AV_DISPOSITION_LYRICS },
H A Davformat.h850 #define AV_DISPOSITION_LYRICS (1 << 4) macro
H A Ddump.c595 if (st->disposition & AV_DISPOSITION_LYRICS) in dump_stream_format()

Completed in 7 milliseconds