Home
last modified time | relevance | path

Searched refs:id_ac3 (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dpsmuxstream.h185 guint8 id_ac3; member
198 info->id_ac3 = PSMUX_STREAM_ID_AC3_INIT; in psmux_stream_id_info_init()
Dpsmuxstream.c104 if (info->id_ac3 > PSMUX_STREAM_ID_AC3_MAX) in psmux_stream_new()
107 stream->stream_id_ext = info->id_ac3++; in psmux_stream_new()