Searched refs:_HasEnoughFrames (Results 1 – 2 of 2) sorted by relevance
82 def _HasEnoughFrames(self, list_of_frame_timestamp_lists): member in SmoothnessMetric115 if self._HasEnoughFrames(stats.frame_timestamps):173 if self._HasEnoughFrames(stats.frame_timestamps):205 if (not self._HasEnoughFrames(stats.frame_timestamps) or225 elif self._HasEnoughFrames(stats.frame_timestamps):254 if self._HasEnoughFrames(stats.frame_timestamps):287 if self._HasEnoughFrames(stats.frame_timestamps):312 if self._HasEnoughFrames(stats.frame_timestamps):334 if self._HasEnoughFrames(stats.frame_timestamps):
54 has_enough_frames = self.metric._HasEnoughFrames(self.good_timestamps)59 has_enough_frames = self.metric._HasEnoughFrames(