Home
last modified time | relevance | path

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

12345678910>>...17

/dports/multimedia/blind/blind-1.1/src/
H A Dblind-stack.c22 for (j = 1; j < n_streams; j++) {\
41 static void process_xyza (struct stream *streams, size_t n_streams, size_t n) { PROCESS_LINEAR_3CH… in process_xyza() argument
42 static void process_xyza_b(struct stream *streams, size_t n_streams, size_t n) { PROCESS_LINEAR_3CH… in process_xyza_b() argument
48 size_t n_streams, i, frames = 0, tmp; in main() local
50 void (*process)(struct stream *streams, size_t n_streams, size_t n) = NULL; in main()
63 n_streams = (size_t)argc; in main()
64 streams = ecalloc(n_streams, sizeof(*streams)); in main()
66 for (i = 0; i < n_streams; i++) { in main()
81 process_multiple_streams(streams, n_streams, STDOUT_FILENO, "<stdout>", process); in main()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/opus/
H A 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()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/opus/
H A 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()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/opus/
H A 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()

12345678910>>...17