Searched refs:gst_timed_value_control_source_get_count (Results 1 – 3 of 3) sorted by relevance
145 gint gst_timed_value_control_source_get_count (GstTimedValueControlSource * self);
427 gst_timed_value_control_source_get_count (GstTimedValueControlSource * self) in gst_timed_value_control_source_get_count() function
1114 fail_unless (gst_timed_value_control_source_get_count (tvcs) == 0); in GST_START_TEST()1118 fail_unless (gst_timed_value_control_source_get_count (tvcs) == 1); in GST_START_TEST()1120 fail_unless (gst_timed_value_control_source_get_count (tvcs) == 2); in GST_START_TEST()1124 fail_unless (gst_timed_value_control_source_get_count (tvcs) == 1); in GST_START_TEST()1126 fail_unless (gst_timed_value_control_source_get_count (tvcs) == 0); in GST_START_TEST()