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