Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dencoding-profile.c394 static GstValueTable gstvtable = { in gst_encoding_profile_get_type() local
401 gstvtable.type = g_define_type_id; in gst_encoding_profile_get_type()
407 gst_value_register (&gstvtable); in gst_encoding_profile_get_type()