Searched refs:detection_timeout_threshold_frames_ (Results 1 – 2 of 2) sorted by relevance
95 detection_timeout_threshold_frames_( in MultiChannelContentDetector()130 if (detection_timeout_threshold_frames_.has_value() && in UpdateDetection()132 *detection_timeout_threshold_frames_) { in UpdateDetection()
79 const absl::optional<int> detection_timeout_threshold_frames_; variable