18 #ifndef __NVGSTDS_PERF_H__
19 #define __NVGSTDS_PERF_H__
34 gchar
const* sensor_id;
35 gchar
const* sensor_name;
42 gchar
const* sensor_id;
43 gchar
const* sensor_name;
52 guint active_source_size;
53 gboolean stream_name_display;
54 gboolean use_nvmultiurisrcbin;
62 guint total_buffer_cnt;
63 struct timeval total_fps_time;
64 struct timeval start_fps_time;
65 struct timeval last_fps_time;
66 struct timeval last_sample_fps_time;
71 gulong measurement_interval_ms;
72 gulong perf_measurement_timeout_id;
79 gulong fps_measure_probe_id;
81 guint dewarper_surfaces_per_frame;
82 GHashTable *FPSInfoHash;
83 gboolean stream_name_display;
84 gboolean use_nvmultiurisrcbin;
88 GstPad *sink_bin_pad, guint num_sources, gulong interval_sec,