Home
last modified time | relevance | path

Searched defs:default_step (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dclipping_predictor.cc136 int default_step, in EstimateClippedLevelStep()
276 int default_step, in EstimateClippedLevelStep()
H A Dclipping_predictor_unittest.cc85 int default_step, in CheckChannelEstimatesWithValue()
100 int default_step, in CheckChannelEstimatesWithoutValue()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_sugared_value.cpp1095 static constexpr int64_t default_step = 1; in call() local