Home
last modified time | relevance | path

Searched defs:rwin (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_connection.h89 uint32_t rwin; member
/third_party/ffmpeg/libavcodec/
Dopusenc.c210 int rwin = blk_len - CELT_OVERLAP, lap_dst = (wlen - blk_len - CELT_OVERLAP) >> 1; in celt_frame_mdct() local