Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h152 #define gst_clear_structure(structure_ptr) g_clear_pointer ((structure_ptr), gst_stru… macro
Dgststructure.c571 gst_clear_structure (GstStructure ** structure_ptr) in gst_clear_structure() function