Searched defs:window_step (Results 1 – 3 of 3) sorted by relevance
67 int window_step; in __anon8824a42c0102() local155 int window_step; in AudioMicrofrontendOp() local212 int window_step = config_.window.step_size_ms * sample_rate_ / 1000; in Compute() local
33 window_step=10, argument
50 constexpr auto window_step = 16; variable