Searched refs:list_of_frame_timestamp_lists (Results 1 – 1 of 1) sorted by relevance
82 def _HasEnoughFrames(self, list_of_frame_timestamp_lists): argument84 return all(len(s) >= 2 for s in list_of_frame_timestamp_lists)