Searched refs:matroska_track_encoding (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 433 matroska_track[33], matroska_track_encoding[6], matroska_track_encodings[2], variable 541 CHILD_OF(matroska_track_encoding) 552 CHILD_OF(matroska_track_encoding) 554 static EbmlSyntax matroska_track_encoding[] = { variable 564 { MATROSKA_ID_TRACKCONTENTENCODING, EBML_NEST, 0, sizeof(MatroskaTrackEncoding), offsetof(MatroskaTrack, encodings), { .n = matroska_track_encoding } },
|
Completed in 8 milliseconds