Home
last modified time | relevance | path

Searched refs:DTMF_KEY (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfdepay.c78 } DTMF_KEY; typedef
80 static const DTMF_KEY DTMF_KEYS[] = {
303 DTMF_KEY key = DTMF_KEYS[payload.event]; in gst_dtmf_src_generate_tone()
Dgstdtmfsrc.c112 } DTMF_KEY; typedef
114 static const DTMF_KEY DTMF_KEYS[] = {
518 gst_dtmf_src_generate_tone (GstDTMFSrcEvent * event, DTMF_KEY key, in gst_dtmf_src_generate_tone()