Searched refs:EBML_ID_VOID (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.h44 #define EBML_ID_VOID 0xEC macro
H A Dmatroskaenc.c216 put_ebml_id(pb, EBML_ID_VOID);
H A Dmatroskadec.c747 if (!syntax[i].id && id != EBML_ID_VOID && id != EBML_ID_CRC32)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroska.h45 #define EBML_ID_VOID 0xEC macro
H A Dmatroskaenc.c261 put_ebml_id(pb, EBML_ID_VOID);
H A Dmatroskadec.c927 if (!syntax[i].id && id != EBML_ID_VOID && id != EBML_ID_CRC32) {

Completed in 56 milliseconds