Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h253 gboolean gst_structure_map_in_place (GstStructure * structure,
Dgststructure.c1386 gst_structure_map_in_place (GstStructure * structure, in gst_structure_map_in_place() function
Dgstvalue.c4767 gst_structure_map_in_place (result, structure_field_union_into, in gst_value_union_structure_structure()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dhls_demux.c164 gst_structure_map_in_place (test_case->state, append_request_uri, &context); in gst_hlsdemux_test_set_input_data()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2src.c294 gst_structure_map_in_place (s, gst_vl42_src_fixate_fields, s); in gst_v4l2_src_fixate_struct_with_preference()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c960 fail_unless (gst_structure_map_in_place (s, map_func, NULL)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/
DChangeLog107529 (gst_structure_foreach), (gst_structure_map_in_place):