Searched defs:current_step (Results 1 – 3 of 3) sorted by relevance
47 const int current_step = (time_in_ms / kFeatureSliceStrideMs); in PopulateFeatureData() local
152 bool Reducer::ReachedStepLimit(uint32_t current_step, in ReachedStepLimit()