13 #ifndef __NVGSTDS_PERF_H__
14 #define __NVGSTDS_PERF_H__
29 gchar
const* sensor_id;
30 gchar
const* sensor_name;
37 gchar
const* sensor_id;
38 gchar
const* sensor_name;
47 guint active_source_size;
48 gboolean stream_name_display;
49 gboolean use_nvmultiurisrcbin;
57 guint total_buffer_cnt;
58 struct timeval total_fps_time;
59 struct timeval start_fps_time;
60 struct timeval last_fps_time;
61 struct timeval last_sample_fps_time;
66 gulong measurement_interval_ms;
67 gulong perf_measurement_timeout_id;
74 gulong fps_measure_probe_id;
76 guint dewarper_surfaces_per_frame;
77 GHashTable *FPSInfoHash;
78 gboolean stream_name_display;
79 gboolean use_nvmultiurisrcbin;
83 GstPad *sink_bin_pad, guint num_sources, gulong interval_sec,