Home
last modified time | relevance | path

Searched refs:g_array_set_clear_func (Results 1 – 25 of 31) sorted by relevance

12

/third_party/glib/glib/tests/
Dcollate.c59 g_array_set_clear_func (line_array, (GDestroyNotify)clear_line); in do_collate()
Darray-test.c670 g_array_set_clear_func (garray, my_clear_func); in array_clear_func()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh264enc.c207 g_array_set_clear_func (thiz->cc_sei_array, in gst_msdkh264enc_add_cc()
330 g_array_set_clear_func (thiz->cc_sei_array, in gst_msdkh264enc_set_format()
Dgstmsdkh265enc.c226 g_array_set_clear_func (thiz->cc_sei_array, in gst_msdkh265enc_add_cc()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dtransportstream.c309 g_array_set_clear_func (stream->ptmap, (GDestroyNotify) clear_ptmap_item); in transport_stream_init()
Dgstwebrtcice.c1199 g_array_set_clear_func (ice->priv->nice_stream_map, in gst_webrtc_ice_init()
Dgstwebrtcbin.c6069 g_array_set_clear_func (webrtc->priv->pending_local_ice_candidates, in _on_local_ice_candidate_task()
6228 g_array_set_clear_func (arr, (GDestroyNotify) _deref_and_unref); in gst_webrtc_bin_get_transceivers()
7973 g_array_set_clear_func (webrtc->priv->pending_remote_ice_candidates, in gst_webrtc_bin_init()
7978 g_array_set_clear_func (webrtc->priv->pending_local_ice_candidates, in gst_webrtc_bin_init()
/third_party/glib/glib/
Dgarray.h131 void g_array_set_clear_func (GArray *array,
Dgarray.c305 g_array_set_clear_func (GArray *array, in g_array_set_clear_func() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/
Dgstisoff.c411 g_array_set_clear_func (traf->trun, in gst_isoff_traf_box_parse()
505 g_array_set_clear_func (moof->traf, in gst_isoff_moof_box_parse()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c348 g_array_set_clear_func (priv->ref_pic_list_p0, in gst_h264_decoder_init()
353 g_array_set_clear_func (priv->ref_pic_list_b0, in gst_h264_decoder_init()
358 g_array_set_clear_func (priv->ref_pic_list_b1, in gst_h264_decoder_init()
363 g_array_set_clear_func (priv->ref_frame_list_0_short_term, in gst_h264_decoder_init()
368 g_array_set_clear_func (priv->ref_frame_list_1_short_term, in gst_h264_decoder_init()
373 g_array_set_clear_func (priv->ref_frame_list_long_term, in gst_h264_decoder_init()
Dgsth265picture.c132 g_array_set_clear_func (dpb->pic_list, in gst_h265_dpb_new()
Dgsth264picture.c144 g_array_set_clear_func (dpb->pic_list, in gst_h264_dpb_new()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglframebuffer.c135 g_array_set_clear_func (fb->attachments, in gst_gl_framebuffer_init()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmpchunkstream.c695 g_array_set_clear_func (cstreams->array, in gst_rtmp_chunk_streams_new()
Damf.c172 g_array_set_clear_func (node->value.v_fields, amf_object_field_clear); in node_new()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpulpfecdec.c588 g_array_set_clear_func (self->info_arr, in gst_rtp_ulpfec_dec_init()
Dgstrtpulpfecenc.c488 g_array_set_clear_func (ctx->info_arr, in gst_rtp_ulpfec_enc_stream_ctx_new()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh264dec.c211 g_array_set_clear_func (self->ref_list, in gst_nv_h264_dec_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c948 g_array_set_clear_func (self->ref_list, in gst_va_h264_dec_init()
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpdec.c623 g_array_set_clear_func (stream->keys, clear_key); in get_stream_from_caps()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcccombiner.c1578 g_array_set_clear_func (self->current_frame_captions, in gst_cc_combiner_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstmikey.c55 g_array_set_clear_func ((field), (GDestroyNotify)init_func); \
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c862 g_array_set_clear_func (array, clear_func); in ensure_array()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c2327 g_array_set_clear_func (priv->propose_allocation_metas, in gst_harness_add_propose_allocation_meta()

12