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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmatroska.h165 #define MATROSKA_ID_SEEKPOSITION 0x53AC macro
H A Dmatroskaenc.c338 put_ebml_uint(pb, MATROSKA_ID_SEEKPOSITION, entry->segmentpos);
H A Dmatroskadec.c464 { MATROSKA_ID_SEEKPOSITION, EBML_UINT, 0, offsetof(MatroskaSeekhead,pos), {.u=-1} },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroska.h185 #define MATROSKA_ID_SEEKPOSITION 0x53AC macro
H A Dmatroskaenc.c382 put_ebml_uint(pb, MATROSKA_ID_SEEKPOSITION, entry->segmentpos);
H A Dmatroskadec.c542 { MATROSKA_ID_SEEKPOSITION, EBML_UINT, 0, offsetof(MatroskaSeekhead, pos), { .u = -1 } },

Completed in 120 milliseconds