Home
last modified time | relevance | path

Searched refs:DEFAULT_DTX (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpopuspay.c67 #define DEFAULT_DTX FALSE macro
195 DEFAULT_DTX, in gst_rtp_opus_pay_class_init()
212 rtpopuspay->dtx = DEFAULT_DTX; in gst_rtp_opus_pay_init()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c201 #define DEFAULT_DTX FALSE macro
332 g_param_spec_boolean ("dtx", "DTX", "DTX", DEFAULT_DTX, in gst_opus_enc_class_init()
390 enc->dtx = DEFAULT_DTX; in gst_opus_enc_init()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c85 #define DEFAULT_DTX FALSE macro
199 "Enable discontinuous transmission", DEFAULT_DTX, in gst_speex_enc_class_init()