Home
last modified time | relevance | path

Searched refs:MATROSKA_ID_SEEKPOSITION (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmatroska.h233 #define MATROSKA_ID_SEEKPOSITION 0x53AC macro
H A Dmatroskaenc.c896 put_ebml_uint(dyn_cp, MATROSKA_ID_SEEKPOSITION, entry->segmentpos); in mkv_write_seekhead()
H A Dmatroskadec.c732 { MATROSKA_ID_SEEKPOSITION, EBML_UINT, 0, 0, offsetof(MatroskaSeekhead, pos), { .u = -1 } },

Completed in 13 milliseconds