Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexenc.c99 PROP_COMPLEXITY, enumerator
201 g_object_class_install_property (G_OBJECT_CLASS (klass), PROP_COMPLEXITY, in gst_speex_enc_class_init()
794 case PROP_COMPLEXITY: in gst_speex_enc_get_property()
839 case PROP_COMPLEXITY: in gst_speex_enc_set_property()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp208 PROP_COMPLEXITY, enumerator
371 g_object_class_install_property (G_OBJECT_CLASS (klass), PROP_COMPLEXITY, in gst_openh264enc_class_init()
541 case PROP_COMPLEXITY: in gst_openh264enc_set_property()
628 case PROP_COMPLEXITY: in gst_openh264enc_get_property()
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c213 PROP_COMPLEXITY, enumerator
321 g_object_class_install_property (gobject_class, PROP_COMPLEXITY, in gst_opus_enc_class_init()
1133 case PROP_COMPLEXITY: in gst_opus_enc_get_property()
1203 case PROP_COMPLEXITY: in gst_opus_enc_set_property()