gstlal_sngltrigger_new_buffer_from_peak ()
GstBuffer *
gstlal_sngltrigger_new_buffer_from_peak
(struct gstlal_peak_state *input
,
char *channel_name
,
GstPad *pad
,
guint64 offset
,
guint64 length
,
GstClockTime time
,
guint rate
,
void *chi2
,
gsl_matrix_complex_float_view *snr_matrix_view
,
GstClockTimeDiff Param10
,
gboolean max_snr
);
add_buffer_from_channel ()
void
add_buffer_from_channel (struct gstlal_peak_state *input
,
char *channel_name
,
GstPad *pad
,
guint64 length
,
GstClockTime time
,
guint rate
,
void *chi2
,
gsl_matrix_complex_float_view *snr_matrix_view
,
int channel
,
GstBuffer *srcbuf
);