Searched refs:EBML_ID_DOCTYPE (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.h39 #define EBML_ID_DOCTYPE 0x4282 macro
H A Dmatroskaenc.c895 put_ebml_string (pb, EBML_ID_DOCTYPE , s->oformat->name);
H A Dmatroskadec.c268 { EBML_ID_DOCTYPE, EBML_STR, 0, offsetof(Ebml,doctype), {.s="(none)"} },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroska.h40 #define EBML_ID_DOCTYPE 0x4282 macro
H A Dmatroskaenc.c1255 put_ebml_string (pb, EBML_ID_DOCTYPE , s->oformat->name);
H A Dmatroskadec.c313 { EBML_ID_DOCTYPE, EBML_STR, 0, offsetof(Ebml, doctype), { .s = "(none)" } },

Completed in 141 milliseconds