Searched refs:gst_mpegts_section_get_nit (Results 1 – 4 of 4) sorted by relevance
234 const GstMpegtsNIT *gst_mpegts_section_get_nit (GstMpegtsSection *section);
653 gst_mpegts_section_get_nit (GstMpegtsSection * section) in gst_mpegts_section_get_nit() function718 nit = gst_mpegts_section_get_nit (section); in _packetize_nit()
362 nit = (GstMpegtsNIT *) gst_mpegts_section_get_nit (nit_section); in GST_START_TEST()410 nit = (GstMpegtsNIT *) gst_mpegts_section_get_nit (nit_section); in GST_START_TEST()
1003 const GstMpegtsNIT *nit = gst_mpegts_section_get_nit (section); in dump_nit()