/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gststructure.c | 63 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 106 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 129 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 136 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 143 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 150 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 157 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 166 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 171 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() 176 structure = gst_structure_from_string (s, NULL); in GST_START_TEST() [all …]
|
D | gstvalue.c | 2266 s = gst_structure_from_string (str, NULL); in GST_START_TEST() 2347 s = gst_structure_from_string (str, NULL); in GST_START_TEST() 2403 s = gst_structure_from_string (str, NULL); in GST_START_TEST() 2459 s = gst_structure_from_string (str, NULL); in GST_START_TEST() 2685 s2 = gst_structure_from_string (str, &end); in GST_START_TEST() 2785 s2 = gst_structure_from_string (str, &end); in _test_serialize_deserialize_boxed_in_structure() 3044 s = gst_structure_from_string (str, &end); in GST_START_TEST() 3059 ASSERT_CRITICAL (s = gst_structure_from_string (str, &end)); in GST_START_TEST() 3066 ASSERT_CRITICAL (s = gst_structure_from_string (str, NULL)); in GST_START_TEST() 3075 s = gst_structure_from_string (str, &end); in GST_START_TEST() [all …]
|
D | gsttracerrecord.c | 133 s = gst_structure_from_string (str, NULL); in GST_START_TEST()
|
D | gstcaps.c | 73 s1 = gst_structure_from_string ("audio/x-raw,rate=44100", NULL); in GST_START_TEST() 89 s1 = gst_structure_from_string ("audio/x-raw,rate=44100", NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/tests/examples/v4l2/ |
D | camctrl.c | 170 prog = gst_structure_from_string ("program" in main() 177 prog = gst_structure_from_string ("program" in main()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstregistrychunks.c | 618 factory->metadata = gst_structure_from_string (meta_data_str, NULL); in gst_registry_chunks_load_feature() 707 factory->metadata = gst_structure_from_string (meta_data_str, NULL); in gst_registry_chunks_load_feature() 875 plugin->priv->cache_data = gst_structure_from_string (cache_str, NULL); in _priv_gst_registry_chunks_load_plugin()
|
D | gststructure.h | 352 GstStructure * gst_structure_from_string (const gchar * string,
|
D | gststructure.c | 2385 return gst_structure_from_string (string, NULL); in gst_structure_new_from_string() 2404 gst_structure_from_string (const gchar * string, gchar ** end) in gst_structure_from_string() function
|
D | gstvalue.c | 2928 str = gst_structure_from_string (t, NULL); in gst_value_deserialize_segment_internal() 2931 str = gst_structure_from_string (s, NULL); in gst_value_deserialize_segment_internal() 3024 structure = gst_structure_from_string (s, NULL); in gst_value_deserialize_structure() 3031 structure = gst_structure_from_string (str, NULL); in gst_value_deserialize_structure() 3451 info = gst_structure_from_string (fields[3], NULL); in gst_value_deserialize_sample()
|
D | gsttaglist.c | 933 s = gst_structure_from_string (str, NULL); in gst_tag_list_new_from_string()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gstrusage.c | 279 params_struct = gst_structure_from_string (tmp, NULL); in gst_rusage_tracer_constructed()
|
D | gstlog.c | 326 params_struct = gst_structure_from_string (tmp, NULL); in gst_log_tracer_constructed()
|
D | gstlatency.c | 560 params_struct = gst_structure_from_string (tmp, NULL); in gst_latency_tracer_constructed()
|
D | gststats.c | 537 params_struct = gst_structure_from_string (tmp, NULL); in gst_stats_tracer_constructed()
|
D | gstleaks.c | 245 params_struct = gst_structure_from_string (tmp, NULL); in set_params()
|
/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/ |
D | gstipcpipelinecomm.c | 436 structure = gst_structure_from_string ((const char *) payload, &end); in gst_ipc_pipeline_comm_read_query_result() 900 structure = gst_structure_from_string ((const char *) payload, &end); in gst_ipc_pipeline_comm_read_sink_message_event() 1048 structure = gst_structure_from_string ((const char *) payload, &end); in gst_ipc_pipeline_comm_read_event() 1168 structure = gst_structure_from_string ((const char *) payload, &end); in gst_ipc_pipeline_comm_read_query() 1605 structure = gst_structure_from_string ((const char *) payload, &end); in gst_ipc_pipeline_comm_read_message()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpgstdepay.c | 287 s = gst_structure_from_string ((gchar *) & map.data[offset], &end); in read_event()
|
/third_party/gstreamer/gstplugins_bad/gst/gdp/ |
D | dataprotocol.c | 625 s = gst_structure_from_string (string, NULL); in gst_dp_event_from_packet_1_0()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | webrtcbin.c | 3618 s = gst_structure_from_string (VP8_RTP_CAPS (96), NULL); in GST_START_TEST() 3621 s = gst_structure_from_string (H264_RTP_CAPS (97), NULL); in GST_START_TEST() 3655 s = gst_structure_from_string (VP8_RTP_CAPS (96), NULL); in GST_START_TEST() 3658 s = gst_structure_from_string (H264_RTP_CAPS (97), NULL); in GST_START_TEST() 3691 s = gst_structure_from_string (VP8_RTP_CAPS (96), NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-stats.c | 1199 if ((s = gst_structure_from_string (data, NULL))) { in collect_stats()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | videorate.c | 829 structure = gst_structure_from_string (VIDEO_CAPS_STRING, NULL); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.c | 1270 GstStructure *config = gst_structure_from_string (config_str, NULL); in gst_gl_context_create_thread()
|
/third_party/gstreamer/gstreamer/docs/random/ |
D | ChangeLog-0.8 | 7020 (gst_structure_from_string): 7055 (gst_structure_from_string): 7148 * gst/gststructure.c: (gst_structure_from_string):
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 2423 passed to gst_structure_from_string would have resulted in an int value, 2437 gst_structure_from_string to, e.g., receive 2490 gst_structure_from_string and gst_caps_from_string. 41069 Convenience API for bindings, gst_structure_from_string() returns 96006 * gst/gststructure.c (gst_structure_from_string): Warn if 97667 (gst_structure_from_string): 98502 (gst_structure_to_string), (gst_structure_from_string): 117694 Test automatic value type detection in gst_structure_from_string. 119288 (gst_structure_from_string):
|