Searched defs:WINDOW_SIZE (Results 1 – 9 of 9) sorted by relevance
45 #define WINDOW_SIZE (FRAME_SIZE + OVERLAP_SIZE) macro
23 WINDOW_SIZE = 25 variable
36 static final int WINDOW_SIZE = 1 << 16; field in BlockLZ4CompressorInputStream
35 pub(crate) const WINDOW_SIZE: usize = 64 * 1024; constant
35 public static final int WINDOW_SIZE = 10; field in MSSIMComparer
345 private static final int WINDOW_SIZE = 8; field in SsimHelper.SsimCalculator
46 #define WINDOW_SIZE (2*FRAME_SIZE) macro
29 #define WINDOW_SIZE ((1 << WINDOW_SIZE_BITS) - 120) macro
1100 #define WINDOW_SIZE 7 macro