Searched refs:window_len (Results 1 – 2 of 2) sorted by relevance
135 int64 window_len, int64 stride, in WindowCount() argument138 return window_util::StridedBound(unpadded_width, window_len, stride); in WindowCount()
175 static int64 WindowCount(int64 unpadded_width, int64 window_len, int64 stride,