Home
last modified time | relevance | path

Searched refs:n_streams (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusheader.c41 guint8 version, channels, channel_mapping_family, n_streams, n_stereo_streams; in gst_opus_header_is_id_header() local
72 n_streams = data[19]; in gst_opus_header_is_id_header()
74 if (n_streams == 0) in gst_opus_header_is_id_header()
76 if (n_stereo_streams > n_streams) in gst_opus_header_is_id_header()
78 if (n_streams + n_stereo_streams > 255) in gst_opus_header_is_id_header()
Dgstopusdec.c377 &dec->n_streams, in gst_opus_dec_parse_header()
520 dec->n_streams = 1; in opus_dec_chain_parse_data()
527 if (dec->n_channels == 2 && dec->n_streams == 1 in opus_dec_chain_parse_data()
541 GST_DEBUG_OBJECT (dec, "%d streams, %d stereo", dec->n_streams, in opus_dec_chain_parse_data()
545 dec->n_streams, dec->n_stereo_streams, dec->channel_mapping, &err); in opus_dec_chain_parse_data()
892 &dec->n_streams, &dec->n_stereo_streams, dec->channel_mapping)) { in gst_opus_dec_set_format()
Dgstopusdec.h63 guint8 n_streams; member
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusheader.c41 guint8 version, channels, channel_mapping_family, n_streams, n_stereo_streams; in gst_opus_header_is_id_header() local
72 n_streams = data[19]; in gst_opus_header_is_id_header()
74 if (n_streams == 0) in gst_opus_header_is_id_header()
76 if (n_stereo_streams > n_streams) in gst_opus_header_is_id_header()
78 if (n_streams + n_stereo_streams > 255) in gst_opus_header_is_id_header()
Dgstopusparse.c376 guint8 n_channels, n_streams, n_stereo_streams, channel_mapping_family; in gst_opus_parse_parse_frame() local
392 &n_channels, &channel_mapping_family, &n_streams, in gst_opus_parse_parse_frame()
397 n_streams = 1; in gst_opus_parse_parse_frame()
408 channel_mapping_family, n_streams, n_stereo_streams, in gst_opus_parse_parse_frame()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtphdrext-twcc.c118 twcc->n_streams = 1; in gst_rtp_header_extension_twcc_init()
129 twcc->n_streams = g_value_get_uint (value); in gst_rtp_header_extension_twcc_set_property()
145 g_value_set_uint (value, twcc->n_streams); in gst_rtp_header_extension_twcc_get_property()
192 if (twcc->n_streams == 1) in gst_rtp_header_extension_twcc_write()
196 if (twcc->n_streams == 1) in gst_rtp_header_extension_twcc_write()
Dgstrtphdrext-twcc.h61 guint n_streams; member
/third_party/ffmpeg/libavformat/
Drdt.c47 int n_streams; /**< streams with identical content in this set */ member
65 s->n_streams++; in ff_rdt_parse_open()
66 } while (first_stream_of_set_idx + s->n_streams < ic->nb_streams && in ff_rdt_parse_open()
67 s->streams[s->n_streams]->id == s->streams[0]->id); in ff_rdt_parse_open()
371 if (s->prev_stream_id >= s->n_streams) { in ff_rdt_parse_packet()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c1077 gint i, n_streams; in gst_sdp_demux_start() local
1120 n_streams = gst_sdp_message_medias_len (&sdp); in gst_sdp_demux_start()
1122 for (idx = 0; idx < n_streams; idx++) { in gst_sdp_demux_start()
1168 n_streams = gst_sdp_message_medias_len (&sdp); in gst_sdp_demux_start()
1169 for (i = 0; i < n_streams; i++) { in gst_sdp_demux_start()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp193 unsigned int n_streams) in buildGeometryShaderBody() argument
196 DE_ASSERT(n_streams >= 1); in buildGeometryShaderBody()
208 for (unsigned int n_stream = 0; n_stream < n_streams; ++n_stream) in buildGeometryShaderBody()
216 gs_body_sstream << ((n_streams > 1) ? "#version 400" : "#version 150\n") << "\n" in buildGeometryShaderBody()
223 if (n_streams > 1) in buildGeometryShaderBody()
227 for (unsigned int n_stream = 0; n_stream < n_streams; ++n_stream) in buildGeometryShaderBody()
242 for (unsigned int n_stream = 0; n_stream < n_streams; ++n_stream) in buildGeometryShaderBody()
252 if (n_streams == 1) in buildGeometryShaderBody()
262 if (n_streams == 1) in buildGeometryShaderBody()
Dgl4cPipelineStatisticsQueryTests.hpp261 unsigned int n_primitives_to_emit_in_stream0, unsigned int n_streams);
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdemux.c1357 gint res, n_streams, i; in gst_ffmpegdemux_open() local
1430 n_streams = demux->context->nb_streams; in gst_ffmpegdemux_open()
1431 GST_DEBUG_OBJECT (demux, "we have %d streams", n_streams); in gst_ffmpegdemux_open()
1435 for (i = 0; i < n_streams; i++) { in gst_ffmpegdemux_open()
1502 for (i = 0; i < n_streams; i++) { in gst_ffmpegdemux_open()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c1126 guint len, i, n_streams = 0; in play_get_nth_stream_in_collection() local
1150 if (index == n_streams) in play_get_nth_stream_in_collection()
1153 n_streams++; in play_get_nth_stream_in_collection()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c2299 gint n_streams) in gst_rtspsrc_create_stream() argument
2364 if (control_path == NULL && n_streams == 1) { in gst_rtspsrc_create_stream()
7865 gint i, n_streams; in gst_rtspsrc_open_from_sdp() local
7943 n_streams = gst_sdp_message_medias_len (sdp); in gst_rtspsrc_open_from_sdp()
7944 for (i = 0; i < n_streams; i++) { in gst_rtspsrc_open_from_sdp()
7945 gst_rtspsrc_create_stream (src, sdp, i, n_streams); in gst_rtspsrc_open_from_sdp()
/third_party/gstreamer/gstplugins_base/
DChangeLog16631 n_streams*buffer_size being used, only buffer_size will be used however
16632 we will fallback to n_streams*buffer_size if one of the queue2's does