Home
last modified time | relevance | path

Searched refs:opus_channel_config_code (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmuxstream.h212 guint8 opus_channel_config_code; member
Dtsmuxstream.c1036 &stream->opus_channel_config_code, 1); in tsmux_stream_default_get_es_descrs()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c387 guint8 opus_channel_config_code = 0; in gst_base_ts_mux_create_or_update_stream() local
527 opus_channel_config_code = channels; in gst_base_ts_mux_create_or_update_stream()
531 opus_channel_config_code = 0; in gst_base_ts_mux_create_or_update_stream()
562 opus_channel_config_code = channels; in gst_base_ts_mux_create_or_update_stream()
567 opus_channel_config_code = channels | 0x80; in gst_base_ts_mux_create_or_update_stream()
730 ts_pad->stream->opus_channel_config_code = opus_channel_config_code; in gst_base_ts_mux_create_or_update_stream()