Searched refs:gst_clear_structure (Results 1 – 11 of 11) sorted by relevance
151 void gst_clear_structure (GstStructure **structure_ptr);152 #define gst_clear_structure(structure_ptr) g_clear_pointer ((structure_ptr), gst_stru… macro
569 #undef gst_clear_structure571 gst_clear_structure (GstStructure ** structure_ptr) in gst_clear_structure() function
203 gst_clear_structure (&this->stats); in gst_tcp_client_src_finalize()416 gst_clear_structure (&src->stats); in gst_tcp_client_src_start()
203 gst_clear_structure (&src->stats); in gst_tcp_server_src_finalize()428 gst_clear_structure (&src->stats); in gst_tcp_server_src_start()
490 gst_clear_structure (&converter_config); in _pad_obscures_rectangle()
240 gst_clear_structure (&state->error_details); in test_play_state_reset()
1037 gst_clear_structure (&s); in gst_rtp_base_payload_set_outcaps()
762 gst_clear_structure (&aagg->priv->selected_samples_info); in gst_audio_aggregator_dispose()
2026 gst_clear_structure (&thiz->ext_coding_props); in gst_msdkenc_dispose()
2943 gst_clear_structure (&edata.extmap); in _gather_extmap()3093 gst_clear_structure (&extmap); in sdp_media_from_transceiver()
10250 structure: add gst_clear_structure()