Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/chromaprint/
Dgstchromaprint.c46 #define DEFAULT_MAX_DURATION 120 macro
100 0, G_MAXUINT, DEFAULT_MAX_DURATION, in gst_chromaprint_class_init()
168 chromaprint->max_duration = DEFAULT_MAX_DURATION; in gst_chromaprint_init()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfdepay.c72 #define DEFAULT_MAX_DURATION 0 macro
208 "(0 = no limit)", 0, G_MAXUINT, DEFAULT_MAX_DURATION, in gst_rtp_dtmf_depay_class_init()
/third_party/gstreamer/gstplugins_bad/gst/accurip/
Dgstaccurip.c57 #define DEFAULT_MAX_DURATION 120 macro