Home
last modified time | relevance | path

Searched refs:GstStructure (Results 1 – 25 of 821) sorted by relevance

12345678910>>...33

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h33 typedef struct _GstStructure GstStructure; typedef
37 #define GST_STRUCTURE_CAST(object) ((GstStructure *)(object))
107 GstStructure * gst_structure_new_empty (const gchar * name) G_GNUC_MALLOC;
110 GstStructure * gst_structure_new_id_empty (GQuark quark) G_GNUC_MALLOC;
113 GstStructure * gst_structure_new (const gchar * name,
117 GstStructure * gst_structure_new_valist (const gchar * name,
121 GstStructure * gst_structure_new_id (GQuark name_quark,
125 GstStructure * gst_structure_new_from_string (const gchar * string);
128 GstStructure * gst_structure_copy (const GstStructure * structure) G_GNUC_M…
131 gboolean gst_structure_set_parent_refcount (GstStructure * structure,
[all …]
Dgststructure.c92 GstStructure s;
113 static void gst_structure_set_field (GstStructure * structure,
115 static GstStructureField *gst_structure_get_field (const GstStructure *
117 static GstStructureField *gst_structure_id_get_field (const GstStructure *
121 static GstStructure *gst_structure_copy_conditional (const GstStructure *
127 G_DEFINE_BOXED_TYPE (GstStructure, gst_structure,
142 static GstStructure *
148 ((GstStructure *) structure)->type = _gst_structure_type; in gst_structure_new_id_empty_with_size()
149 ((GstStructure *) structure)->name = quark; in gst_structure_new_id_empty_with_size()
169 GstStructure *
[all …]
Dgstquery.c75 GstStructure *structure;
190 GstStructure *s; in _gst_query_free()
210 GstStructure *s; in _gst_query_copy()
237 GstStructure *structure; in gst_query_new_position()
259 GstStructure *s; in gst_query_set_position()
285 GstStructure *structure; in gst_query_parse_position()
316 GstStructure *structure; in gst_query_new_duration()
338 GstStructure *s; in gst_query_set_duration()
363 GstStructure *structure; in gst_query_parse_duration()
393 GstStructure *structure; in gst_query_new_latency()
[all …]
Dgstbufferpool.h159 gboolean (*set_config) (GstBufferPool *pool, GstStructure *config);
195 gboolean gst_buffer_pool_set_config (GstBufferPool *pool, GstStructure *config);
198 GstStructure * gst_buffer_pool_get_config (GstBufferPool *pool);
212 void gst_buffer_pool_config_set_params (GstStructure *config, GstCaps *caps,
216 gboolean gst_buffer_pool_config_get_params (GstStructure *config, GstCaps **caps,
220 void gst_buffer_pool_config_set_allocator (GstStructure *config, GstAllocator *allocato…
224 gboolean gst_buffer_pool_config_get_allocator (GstStructure *config, GstAllocator **allocat…
230 guint gst_buffer_pool_config_n_options (GstStructure *config);
233 void gst_buffer_pool_config_add_option (GstStructure *config, const gchar *option);
236 const gchar * gst_buffer_pool_config_get_option (GstStructure *config, guint index);
[all …]
Dgstmessage.c63 GstStructure *structure;
204 GstStructure *structure; in _gst_message_free()
236 GstStructure *structure; in _gst_message_copy()
297 GstStructure * structure) in gst_message_new_custom()
419 const gchar * debug, GstStructure * details) in gst_message_new_error_with_details()
422 GstStructure *structure; in gst_message_new_error_with_details()
479 const GstStructure ** structure) in gst_message_parse_error_details()
511 const gchar * debug, GstStructure * details) in gst_message_new_warning_with_details()
514 GstStructure *structure; in gst_message_new_warning_with_details()
569 const GstStructure ** structure) in gst_message_parse_warning_details()
[all …]
Dgstcaps.c76 GstStructure *structure;
168 GstStructure *structure; in _gst_caps_copy()
194 GstStructure *structure; in _gst_caps_free()
300 GstStructure *structure; in gst_caps_new_empty_simple()
327 GstStructure *structure; in gst_caps_new_simple()
356 gst_caps_new_full (GstStructure * struct1, ...) in gst_caps_new_full()
380 gst_caps_new_full_valist (GstStructure * structure, va_list var_args) in gst_caps_new_full_valist()
388 structure = va_arg (var_args, GstStructure *); in gst_caps_new_full_valist()
479 GstStructure ** s, GstCapsFeatures ** f) in gst_caps_remove_and_get_structure_and_features()
481 GstStructure *s_; in gst_caps_remove_and_get_structure_and_features()
[all …]
Dgstcaps.h365 GstStructure *structure,
381 GstStructure *structure,
398 GstStructure *structure,
419 GstCaps * gst_caps_new_full (GstStructure *struct1,
422 GstCaps * gst_caps_new_full_valist (GstStructure *structure,
440 GstStructure *structure);
443 GstStructure *structure,
453GstStructure *structure) G_GNUC_WARN_UNUSED_RESULT;
456 GstStructure *structure,
463 GstStructure * gst_caps_get_structure (const GstCaps *caps,
[all …]
Dgstevent.c91 GstStructure *structure;
217 GstStructure *s; in _gst_event_free()
244 GstStructure *s; in _gst_event_copy()
302 gst_event_new_custom (GstEventType type, GstStructure * structure) in gst_event_new_custom()
345 const GstStructure *
367 GstStructure *
370 GstStructure *structure; in gst_event_writable_structure()
576 GstStructure *structure; in gst_event_parse_flush_stop()
614 GstStructure *struc; in gst_event_new_select_streams()
648 GstStructure *structure; in gst_event_parse_select_streams()
[all …]
Dgstcontext.c72 GstStructure *structure;
97 GstStructure *structure; in _gst_context_free()
124 GstStructure *structure; in _gst_context_copy()
168 GstStructure *structure; in gst_context_new()
238 const GstStructure *
259 GstStructure *
Dgstmessage.h491 GstStructure * structure) G_GNUC_MALLOC;
493 const GstStructure *
497 GstStructure * gst_message_writable_structure (GstMessage *message);
521 …r_with_details (GstObject * src, GError * error, const gchar * debug, GstStructure * details) G_GN…
527 void gst_message_parse_error_details (GstMessage *message, const GstStructure **structur…
535 …g_with_details (GstObject * src, GError * error, const gchar * debug, GstStructure * details) G_GN…
541 void gst_message_parse_warning_details (GstMessage *message, const GstStructure **struct…
549 …o_with_details (GstObject * src, GError * error, const gchar * debug, GstStructure * details) G_GN…
555 void gst_message_parse_info_details (GstMessage *message, const GstStructure **structur…
662 GstMessage * gst_message_new_application (GstObject * src, GstStructure * structure) G_GNUC_…
[all …]
Dgstsample.h59 GstStructure *info);
70 const GstStructure * gst_sample_get_info (GstSample *sample);
88 gboolean gst_sample_set_info (GstSample *sample, GstStructure *info);
Dgstbufferpool.c108 GstStructure *config;
125 GstStructure * config);
593 default_set_config (GstBufferPool * pool, GstStructure * config) in default_set_config()
656 gst_buffer_pool_set_config (GstBufferPool * pool, GstStructure * config) in gst_buffer_pool_set_config()
737 GstStructure *
740 GstStructure *result; in gst_buffer_pool_get_config()
828 gst_buffer_pool_config_set_params (GstStructure * config, GstCaps * caps, in gst_buffer_pool_config_set_params()
862 gst_buffer_pool_config_set_allocator (GstStructure * config, in gst_buffer_pool_config_set_allocator()
884 gst_buffer_pool_config_add_option (GstStructure * config, const gchar * option) in gst_buffer_pool_config_add_option()
923 gst_buffer_pool_config_n_options (GstStructure * config) in gst_buffer_pool_config_n_options()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dnavigation.c102 gst_navigation_send_event (GstNavigation * navigation, GstStructure * structure) in gst_navigation_send_event()
197 const GstStructure *s; in gst_navigation_query_get_type()
231 GstStructure *structure; in gst_navigation_query_new_commands()
265 GstStructure *structure; in gst_navigation_query_set_commands()
298 GstStructure *structure; in gst_navigation_query_set_commandsv()
323 const GstStructure *structure; in gst_navigation_query_parse_commands_length()
357 const GstStructure *structure; in gst_navigation_query_parse_commands_nth()
393 GstStructure *structure; in gst_navigation_query_new_angles()
414 GstStructure *structure; in gst_navigation_query_set_angles()
441 const GstStructure *structure; in gst_navigation_query_parse_angles()
[all …]
Dvideo-event.c46 GstStructure *s; in gst_video_event_new_still_frame()
75 const GstStructure *s; in gst_video_event_parse_still_frame()
121 GstStructure *s; in gst_video_event_new_downstream_force_key_unit()
157 GstStructure *s; in gst_video_event_new_upstream_force_key_unit()
180 const GstStructure *s; in gst_video_event_is_force_key_unit()
218 const GstStructure *s; in gst_video_event_parse_downstream_force_key_unit()
291 const GstStructure *s; in gst_video_event_parse_upstream_force_key_unit()
Dvideo-converter.h281 GstStructure *config);
287 gboolean gst_video_converter_set_config (GstVideoConverter * convert, GstStructure
290 const GstStructure * gst_video_converter_get_config (GstVideoConverter * convert);
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c56 _set_base_stats (GstStructure * s, GstWebRTCStatsType type, double ts, in _set_base_stats()
71 static GstStructure *
74 GstStructure *s = gst_structure_new_empty ("unused"); in _get_peer_connection_stats()
90 const GstStructure * source_stats, const gchar * codec_id, in _get_stats_from_rtp_source_stats()
91 const gchar * transport_id, GstStructure * s) in _get_stats_from_rtp_source_stats()
93 GstStructure *in, *out, *r_in, *r_out; in _get_stats_from_rtp_source_stats()
284 GstWebRTCICETransport * transport, GstStructure * s) in _get_stats_from_ice_transport()
286 GstStructure *stats; in _get_stats_from_ice_transport()
351 GstWebRTCDTLSTransport * transport, GstStructure * s) in _get_stats_from_dtls_transport()
353 GstStructure *stats; in _get_stats_from_dtls_transport()
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.h261 GstStructure * config);
264 GstStructure * gst_player_get_config (GstPlayer * player);
269 void gst_player_config_set_user_agent (GstStructure * config,
273 gchar * gst_player_config_get_user_agent (const GstStructure * config);
276 void gst_player_config_set_position_update_interval (GstStructure * config,
280 guint gst_player_config_get_position_update_interval (const GstStructure * config);
283 void gst_player_config_set_seek_accurate (GstStructure * config, gboolean accurate);
286 gboolean gst_player_config_get_seek_accurate (const GstStructure * config);
299 GstPlayerSnapshotFormat format, const GstStructure * config);
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c53 GstStructure *structure; in GST_START_TEST()
96 GstStructure *structure; in GST_START_TEST()
124 GstStructure *structure; in GST_START_TEST()
227 GstStructure *st1 = NULL; in GST_START_TEST()
243 GstStructure *st1, *st2; in GST_START_TEST()
302 GstStructure *st1, *st2; in GST_START_TEST()
309 st1 = (GstStructure *) gst_event_get_structure (tagevent); in GST_START_TEST()
324 st1 = (GstStructure *) gst_event_get_structure (tagevent); in GST_START_TEST()
340 GstStructure *structure; in GST_START_TEST()
354 GstStructure *st1, *st2; in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dmissing-plugins.c92 missing_structure_get_type (const GstStructure * s) in missing_structure_get_type()
111 GstStructure *s; in copy_and_clean_caps()
174 GstStructure *s; in gst_missing_uri_source_message_new()
206 GstStructure *s; in gst_missing_uri_sink_message_new()
239 GstStructure *s; in gst_missing_element_message_new()
271 GstStructure *s; in gst_missing_decoder_message_new()
311 GstStructure *s; in gst_missing_encoder_message_new()
337 missing_structure_get_string_detail (const GstStructure * s, gchar ** p_detail) in missing_structure_get_string_detail()
360 missing_structure_get_caps_detail (const GstStructure * s, GstCaps ** p_caps) in missing_structure_get_caps_detail()
408 const GstStructure *structure; in gst_missing_plugin_message_get_installer_detail()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2.h64 GstStructure *lv2_meta_all;
67 GstStructure * lv2_meta);
69 GstStructure * lv2_meta);
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.h209 void (*pat_info) (GstStructure *pat);
210 void (*pmt_info) (GstStructure *pmt);
211 void (*nit_info) (GstStructure *nit);
212 void (*sdt_info) (GstStructure *sdt);
213 void (*eit_info) (GstStructure *eit);
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-resampler.h208 GstStructure *options);
215 GstStructure *options);
226 GstStructure *options);
Daudio-converter.h122 GstStructure *config);
136 GstStructure *config);
139 const GstStructure * gst_audio_converter_get_config (GstAudioConverter * convert,
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvpputil.c52 GstStructure * outs) in fixate_output_frame_size()
117 GstStructure *tmp; in fixate_output_frame_size()
191 GstStructure *tmp; in fixate_output_frame_size()
265 GstStructure *tmp; in fixate_output_frame_size()
325 GstStructure *tmp; in fixate_output_frame_size()
430 fixate_frame_rate (GstMsdkVPP * thiz, GstVideoInfo * vinfo, GstStructure * outs) in fixate_frame_rate()
465 GstStructure * outs) in set_multiview_mode()
488 GstStructure * outs) in set_interlace_mode()
512 GstStructure *structure; in _get_preferred_src_caps()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263ppay.c196 GstStructure *s = gst_caps_get_structure (intersect, 0); in gst_rtp_h263p_pay_setcaps()
214 caps_append (GstCaps * caps, GstStructure * in_s, guint x, guint y, guint mpi) in caps_append()
216 GstStructure *s; in caps_append()
285 GstStructure *s = gst_caps_get_structure (intersect, i); in gst_rtp_h263p_pay_sink_getcaps()
297 GstStructure *new_s = gst_structure_new ("video/x-h263", in gst_rtp_h263p_pay_sink_getcaps()
414 GstStructure *s_copy = gst_structure_copy (new_s); in gst_rtp_h263p_pay_sink_getcaps()
435 GstStructure *s_copy = gst_structure_copy (new_s); in gst_rtp_h263p_pay_sink_getcaps()
449 GstStructure *s_copy = gst_structure_copy (new_s); in gst_rtp_h263p_pay_sink_getcaps()
463 GstStructure *s_copy = gst_structure_copy (new_s); in gst_rtp_h263p_pay_sink_getcaps()
481 GstStructure *new_s = gst_structure_new ("video/x-h263", in gst_rtp_h263p_pay_sink_getcaps()
[all …]

12345678910>>...33