/third_party/glib/glib/tests/ |
D | collate.c | 59 g_array_set_clear_func (line_array, (GDestroyNotify)clear_line); in do_collate()
|
D | array-test.c | 670 g_array_set_clear_func (garray, my_clear_func); in array_clear_func()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkh264enc.c | 207 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()
|
D | gstmsdkh265enc.c | 226 g_array_set_clear_func (thiz->cc_sei_array, in gst_msdkh265enc_add_cc()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | transportstream.c | 309 g_array_set_clear_func (stream->ptmap, (GDestroyNotify) clear_ptmap_item); in transport_stream_init()
|
D | gstwebrtcice.c | 1199 g_array_set_clear_func (ice->priv->nice_stream_map, in gst_webrtc_ice_init()
|
D | gstwebrtcbin.c | 6069 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/ |
D | garray.h | 131 void g_array_set_clear_func (GArray *array,
|
D | garray.c | 305 g_array_set_clear_func (GArray *array, in g_array_set_clear_func() function
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/ |
D | gstisoff.c | 411 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/ |
D | gsth264decoder.c | 348 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()
|
D | gsth265picture.c | 132 g_array_set_clear_func (dpb->pic_list, in gst_h265_dpb_new()
|
D | gsth264picture.c | 144 g_array_set_clear_func (dpb->pic_list, in gst_h264_dpb_new()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglframebuffer.c | 135 g_array_set_clear_func (fb->attachments, in gst_gl_framebuffer_init()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpchunkstream.c | 695 g_array_set_clear_func (cstreams->array, in gst_rtmp_chunk_streams_new()
|
D | amf.c | 172 g_array_set_clear_func (node->value.v_fields, amf_object_field_clear); in node_new()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpulpfecdec.c | 588 g_array_set_clear_func (self->info_arr, in gst_rtp_ulpfec_dec_init()
|
D | gstrtpulpfecenc.c | 488 g_array_set_clear_func (ctx->info_arr, in gst_rtp_ulpfec_enc_stream_ctx_new()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh264dec.c | 211 g_array_set_clear_func (self->ref_list, in gst_nv_h264_dec_init()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvah264dec.c | 948 g_array_set_clear_func (self->ref_list, in gst_va_h264_dec_init()
|
/third_party/gstreamer/gstplugins_bad/ext/srtp/ |
D | gstsrtpdec.c | 623 g_array_set_clear_func (stream->keys, clear_key); in get_stream_from_caps()
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstcccombiner.c | 1578 g_array_set_clear_func (self->current_frame_captions, in gst_cc_combiner_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstmikey.c | 55 g_array_set_clear_func ((field), (GDestroyNotify)init_func); \
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstquery.c | 862 g_array_set_clear_func (array, clear_func); in ensure_array()
|
/third_party/gstreamer/gstreamer/libs/gst/check/ |
D | gstharness.c | 2327 g_array_set_clear_func (priv->propose_allocation_metas, in gst_harness_add_propose_allocation_meta()
|