Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmatroska.h33 #define EBML_ID_HEADER 0x1A45DFA3 macro
H A Dmatroskadec.c451 { EBML_ID_HEADER, EBML_NEST, 0, 0, 0, { .n = ebml_header } },
1595 if (AV_RB32(p->buf) != EBML_ID_HEADER) in matroska_probe()
H A Dmatroskaenc.c2321 ebml_writer_open_master(&writer, EBML_ID_HEADER); in ebml_write_header()

Completed in 14 milliseconds