Lines Matching refs:g_new0
508 value = g_value_init(g_new0(GValue, 1), G_TYPE_STRING); in gst_avdtp_sink_parse_sbc_caps()
511 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_caps()
536 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_caps()
555 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_caps()
581 list = g_value_init(g_new0(GValue,1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_caps()
599 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_caps()
680 value = g_new0(GValue, 1); in gst_avdtp_sink_parse_mpeg_caps()
683 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_mpeg_caps()
693 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_mpeg_caps()
723 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_mpeg_caps()
798 value = g_value_init(g_new0(GValue, 1), G_TYPE_STRING); in gst_avdtp_sink_parse_sbc_raw()
801 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_raw()
826 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_raw()
845 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_raw()
871 list = g_value_init(g_new0(GValue,1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_raw()
889 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_sbc_raw()
967 value = g_new0(GValue, 1); in gst_avdtp_sink_parse_mpeg_raw()
970 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_mpeg_raw()
980 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_mpeg_raw()
1010 list = g_value_init(g_new0(GValue, 1), GST_TYPE_LIST); in gst_avdtp_sink_parse_mpeg_raw()
1304 self->data->config = g_new0(guint8, size); in gst_avdtp_sink_transport_parse_property()
1438 self->data = g_new0(struct bluetooth_data, 1); in gst_avdtp_sink_start()