Searched refs:MpegTSSection (Results 1 – 2 of 2) sorted by relevance
104 typedef struct MpegTSSection { struct107 } MpegTSSection; typedef110 MpegTSSection pmt;119 MpegTSSection pat;
220 static void mpegts_write_section(MediaContext* ctx, MpegTSSection *s, int table_id, int id, MFE_U8 … in mpegts_write_section()