Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
Dngtcp2_window_filter.c40 uint64_t window_length) { in ngtcp2_window_filter_init()
Dngtcp2_window_filter.h50 uint64_t window_length; member
/third_party/ffmpeg/libavfilter/
Daf_afftdn.c131 int window_length; member
978 const int window_length = s->window_length; in filter_channel() local