Home
last modified time | relevance | path

Searched defs:gst_version (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gst_libav/
Dmeson.build7 gst_version = meson.project_version() variable
/third_party/gstreamer/gstplugins_good/
Dmeson.build7 gst_version = meson.project_version() variable
/third_party/gstreamer/gstplugins_base/
Dmeson.build7 gst_version = meson.project_version() variable
/third_party/gstreamer/gstreamer/
Dmeson.build7 gst_version = meson.project_version() variable
/third_party/gstreamer/gstplugins_bad/
Dmeson.build7 gst_version = meson.project_version() variable
/third_party/gstreamer/gstreamer/gst/
Dgst.c1287 gst_version (guint * major, guint * minor, guint * micro, guint * nano) in gst_version() function