Home
last modified time | relevance | path

Searched refs:audio_sampling (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dpsmuxstream.h127 gint audio_sampling; member
Dpsmuxstream.c183 stream->audio_sampling = 0; in psmux_stream_new()
604 switch (stream->audio_sampling) { in psmux_stream_get_es_descrs()
Dmpegpsmux.c333 gst_structure_get_int (s, "rate", &ps_data->stream->audio_sampling); in mpegpsmux_create_stream()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/
Dtsmuxstream.h200 gint audio_sampling; member
Dtsmuxstream.c882 switch (stream->audio_sampling) { in tsmux_stream_default_get_es_descrs()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c707 gst_structure_get_int (s, "rate", &ts_pad->stream->audio_sampling); in gst_base_ts_mux_create_or_update_stream()