Searched refs:gst_mpegts_descriptor_from_custom (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/ |
D | gstatscmux.c | 127 gst_mpegts_descriptor_from_custom (GST_MTS_DESC_ATSC_EAC3, add_info, 4); in gst_atsc_mux_stream_get_es_descrs()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmuxstream.c | 852 gst_mpegts_descriptor_from_custom (GST_MTS_DESC_J2K_VIDEO, add_info, in tsmux_stream_default_get_es_descrs() 991 gst_mpegts_descriptor_from_custom (GST_MTS_DESC_AC3_AUDIO_STREAM, in tsmux_stream_default_get_es_descrs() 1007 gst_mpegts_descriptor_from_custom (GST_MTS_DESC_DVB_TELETEXT, 0, 1); in tsmux_stream_default_get_es_descrs()
|
D | tsmux.c | 1797 descriptor = gst_mpegts_descriptor_from_custom (0x88, desc, 4); in tsmux_write_pmt()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
D | gstmpegtsdescriptor.h | 384 gst_mpegts_descriptor_from_custom (guint8 tag, const guint8 *data, gsize length);
|
D | gstmpegtsdescriptor.c | 1208 gst_mpegts_descriptor_from_custom (guint8 tag, const guint8 * data, in gst_mpegts_descriptor_from_custom() function
|