Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp186 #define DEFAULT_COMPLEXITY MEDIUM_COMPLEXITY macro
373 "Complexity", GST_TYPE_OPENH264ENC_COMPLEXITY, DEFAULT_COMPLEXITY, in gst_openh264enc_class_init()
409 openh264enc->complexity = DEFAULT_COMPLEXITY; in gst_openh264enc_init()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c199 #define DEFAULT_COMPLEXITY 10 macro
323 DEFAULT_COMPLEXITY, in gst_opus_enc_class_init()
388 enc->complexity = DEFAULT_COMPLEXITY; in gst_opus_enc_init()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c86 #define DEFAULT_COMPLEXITY 3 macro
204 0, G_MAXINT, DEFAULT_COMPLEXITY, in gst_speex_enc_class_init()