Home
last modified time | relevance | path

Searched refs:dtmf_count (Results 1 – 25 of 60) sorted by relevance

123

/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/audio/gstreamer1-plugins-modplug/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/audio/gstreamer1-plugins-openmpt/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/audio/gstreamer1-plugins-musepack/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()
/dports/graphics/gstreamer1-plugins-vulkan/gst-plugins-bad-1.16.2/ext/spandsp/
H A Dgstdtmfdetect.c170 gint dtmf_count; in gst_dtmf_detect_transform_ip() local
184 dtmf_count = dtmf_rx_get (self->dtmf_state, dtmfbuf, MAX_DTMF_DIGITS); in gst_dtmf_detect_transform_ip()
186 if (dtmf_count) in gst_dtmf_detect_transform_ip()
187 GST_DEBUG_OBJECT (self, "Got %d DTMF events: %s", dtmf_count, dtmfbuf); in gst_dtmf_detect_transform_ip()
193 for (i = 0; i < dtmf_count; i++) { in gst_dtmf_detect_transform_ip()

123