Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstcapssetter.c221 gst_structure_remove_all_fields (structure); in gst_caps_setter_transform_caps()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c415 ASSERT_CRITICAL (gst_structure_remove_all_fields ((GstStructure *) in GST_START_TEST()
424 gst_structure_remove_all_fields ((GstStructure *) in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgsttaglist.c1159 gst_structure_remove_all_fields (GST_TAG_LIST_STRUCTURE (into)); in gst_tag_list_insert()
1303 gst_structure_remove_all_fields (GST_TAG_LIST_STRUCTURE (list)); in gst_tag_list_add_valist()
1354 gst_structure_remove_all_fields (GST_TAG_LIST_STRUCTURE (list)); in gst_tag_list_add_valist_values()
Dgststructure.h226 void gst_structure_remove_all_fields (GstStructure * structure);
Dgststructure.c1042 gst_structure_remove_all_fields (GstStructure * structure) in gst_structure_remove_all_fields() function
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c1690 gst_structure_remove_all_fields (structure); in gst_ipc_pipeline_comm_reply_request()
/third_party/gstreamer/gstreamer/docs/gst/
Dgstreamer-sections.txt2885 gst_structure_remove_all_fields
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c7611 gst_structure_remove_all_fields (src->props); in gst_rtspsrc_open_from_sdp()