Searched refs:MATROSKA_ID_CHAPSTRING (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.h193 #define MATROSKA_ID_CHAPSTRING 0x85 macro
H A Dmatroskaenc.c706 put_ebml_string(pb, MATROSKA_ID_CHAPSTRING, t->value);
H A Dmatroskadec.c383 { MATROSKA_ID_CHAPSTRING, EBML_UTF8, 0, offsetof(MatroskaChapter,title) },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroska.h219 #define MATROSKA_ID_CHAPSTRING 0x85 macro
H A Dmatroskaenc.c1005 put_ebml_string(pb, MATROSKA_ID_CHAPSTRING, t->value);
H A Dmatroskadec.c459 { MATROSKA_ID_CHAPSTRING, EBML_UTF8, 0, offsetof(MatroskaChapter, title) },

Completed in 78 milliseconds