Searched refs:gst_rtsp_auth_param_copy (Results 1 – 2 of 2) sorted by relevance
320 GstRTSPAuthParam * gst_rtsp_auth_param_copy (GstRTSPAuthParam * param);
1478 gst_rtsp_auth_param_copy (GstRTSPAuthParam * param) in gst_rtsp_auth_param_copy() function1503 (GBoxedCopyFunc) gst_rtsp_auth_param_copy,1537 copy->params[i] = gst_rtsp_auth_param_copy (cred->params[i]); in gst_rtsp_auth_credential_copy()