Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmatroska.h229 #define MATROSKA_ID_SEEKENTRY 0x4DBB macro
H A Dmatroskaenc.c889 ebml_master seekentry = start_ebml_master(dyn_cp, MATROSKA_ID_SEEKENTRY, in mkv_write_seekhead()
H A Dmatroskadec.c737 { MATROSKA_ID_SEEKENTRY, EBML_NEST, 0, sizeof(MatroskaSeekhead), offsetof(MatroskaDemuxContext, seekhead), { .n = matroska_seekhead_entry } },

Completed in 14 milliseconds