MATROSKA_ID_POINTENTRY 519 libavformat/matroskadec.c { MATROSKA_ID_POINTENTRY, EBML_NEST, sizeof(MatroskaIndex), offsetof(MatroskaDemuxContext, index), { .n = matroska_index_entry } }, MATROSKA_ID_POINTENTRY 465 libavformat/matroskaenc.c cuepoint = start_ebml_master(pb, MATROSKA_ID_POINTENTRY, MAX_CUEPOINT_SIZE(ctp_nb));