Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c700 static EbmlSyntax matroska_simpletag[] = { variable
706 { MATROSKA_ID_SIMPLETAG, EBML_NEST, 0, sizeof(MatroskaTag), offsetof(MatroskaTag, sub), { .n = matroska_simpletag } },
720 { MATROSKA_ID_SIMPLETAG, EBML_NEST, 0, sizeof(MatroskaTag), offsetof(MatroskaTags, tag), { .n = matroska_simpletag } },

Completed in 9 milliseconds