Home
last modified time | relevance | path

Searched defs:enum_gtype (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtp.c114 enum_nick_from_value (GType enum_gtype, gint value) in enum_nick_from_value()
134 enum_value_from_nick (GType enum_gtype, const gchar * nick) in enum_value_from_nick()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcfg.c272 GType enum_gtype; in install_opts() local