Searched refs:enable_temporal_decimation_ (Results 1 – 2 of 2) sorted by relevance
33 enable_temporal_decimation_ = true; in Reset()37 enable_temporal_decimation_ = enable; in EnableTemporalDecimation()46 if (!enable_temporal_decimation_) in DropFrame()99 if (!enable_temporal_decimation_) { in GetDecimatedFrameRate()
53 bool enable_temporal_decimation_; variable