Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dpsmuxstream.h188 guint8 id_lpcm; member
201 info->id_lpcm = PSMUX_STREAM_ID_LPCM_INIT; in psmux_stream_id_info_init()
Dpsmuxstream.c129 if (info->id_lpcm > PSMUX_STREAM_ID_LPCM_MAX) in psmux_stream_new()
132 stream->stream_id_ext = info->id_lpcm++; in psmux_stream_new()