Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdeviceprovider.c330 gst_structure_id_set_value (s, GST_QUARK (ELEMENT_METADATA_LONGNAME), &val); in gst_device_provider_class_set_static_metadata()
333 gst_structure_id_set_value (s, GST_QUARK (ELEMENT_METADATA_KLASS), &val); in gst_device_provider_class_set_static_metadata()
336 gst_structure_id_set_value (s, GST_QUARK (ELEMENT_METADATA_DESCRIPTION), in gst_device_provider_class_set_static_metadata()
Dgststructure.h170 void gst_structure_id_set_value (GstStructure * structure,
Dgsttaglist.c1099 gst_structure_id_set_value (list, tag_quark, value); in gst_tag_list_add_value_internal()
1134 gst_structure_id_set_value (list, tag_quark, value); in gst_tag_list_add_value_internal()
Dgststructure.c716 gst_structure_id_set_value (GstStructure * structure, in gst_structure_id_set_value() function
3176 gst_structure_id_set_value (dest, field1->name, &field1->value); in gst_structure_intersect()
3193 gst_structure_id_set_value (dest, field2->name, &field2->value); in gst_structure_intersect()
Dgstelement.c1697 gst_structure_id_set_value (s, GST_QUARK (ELEMENT_METADATA_LONGNAME), &val); in gst_element_class_set_static_metadata()
1700 gst_structure_id_set_value (s, GST_QUARK (ELEMENT_METADATA_KLASS), &val); in gst_element_class_set_static_metadata()
1703 gst_structure_id_set_value (s, GST_QUARK (ELEMENT_METADATA_DESCRIPTION), in gst_element_class_set_static_metadata()
Dgstcaps.c1978 gst_structure_id_set_value (structure, field_id, v); in gst_caps_normalize_foreach()
Dgstmessage.c2001 gst_structure_id_set_value (structure, GST_QUARK (OBJECT), object); in gst_message_set_stream_status_object()
Dgstvalue.c4740 gst_structure_id_set_value (result, field_id, other_val); in structure_field_union_from()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmetadata.c120 gst_structure_id_set_value (ret, MXF_QUARK (OTHER_TAGS), &va); in mxf_metadata_base_to_structure_default()
765 gst_structure_id_set_value (ret, MXF_QUARK (IDENTIFICATIONS), &arr); in mxf_metadata_preface_to_structure()
806 gst_structure_id_set_value (ret, MXF_QUARK (ESSENCE_CONTAINERS), &arr); in mxf_metadata_preface_to_structure()
832 gst_structure_id_set_value (ret, MXF_QUARK (DM_SCHEMES), &arr); in mxf_metadata_preface_to_structure()
1463 gst_structure_id_set_value (ret, MXF_QUARK (PACKAGES), &arr); in mxf_metadata_content_storage_to_structure()
1492 gst_structure_id_set_value (ret, MXF_QUARK (ESSENCE_CONTAINER_DATA), in mxf_metadata_content_storage_to_structure()
1959 gst_structure_id_set_value (ret, MXF_QUARK (TRACKS), &arr); in mxf_metadata_generic_package_to_structure()
3018 gst_structure_id_set_value (ret, MXF_QUARK (STRUCTURAL_COMPONENTS), &arr); in mxf_metadata_sequence_to_structure()
3635 gst_structure_id_set_value (ret, MXF_QUARK (TRACK_IDS), &arr); in mxf_metadata_dm_source_clip_to_structure()
3866 gst_structure_id_set_value (ret, MXF_QUARK (TRACK_IDS), &arr); in mxf_metadata_dm_segment_to_structure()
[all …]
Dmxfaes-bwf.c881 gst_structure_id_set_value (ret, MXF_QUARK (FIXED_CHANNEL_STATUS_DATA), in mxf_metadata_aes3_audio_essence_descriptor_to_structure()
923 gst_structure_id_set_value (ret, MXF_QUARK (FIXED_USER_DATA), &va); in mxf_metadata_aes3_audio_essence_descriptor_to_structure()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-converter.c317 gst_structure_id_set_value (convert->config, field_id, value); in copy_config()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c2917 gst_structure_id_set_value (data->extmap, field_id, value); in _dedup_extmap_field()
2954 gst_structure_id_set_value (s, field_id, value); in _copy_field()
4731 gst_structure_id_set_value (new_structure, field_id, value); in _filter_sdp_fields()
6531 gst_structure_id_set_value (s, field_id, value); in _merge_structure()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.c939 gst_structure_id_set_value (dest, field_id, value); in copy_fixed()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp1786 gst_structure_id_set_value (self->config, field_id, value); in copy_config()
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinecomm.c1687 gst_structure_id_set_value (structure, field_id, value); in set_field()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c1139 gst_structure_id_set_value (structure, field_id, value); in update_upstream_provided()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin2.c4938 gst_structure_id_set_value (u, topology_next, &list); in gst_decode_chain_get_topology()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c2692 gst_structure_id_set_value (convert->config, field_id, value); in copy_config()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.87394 * gst/gststructure.c: (gst_structure_id_set_value),
/third_party/gstreamer/gstreamer/
DChangeLog97097 * gst/gststructure.c: (gst_structure_id_set_value):
105265 * gst/gststructure.c: (gst_structure_id_set_value):
111702 * gst/gststructure.c: (gst_structure_id_set_value):