Searched defs:STREAM_SIZE (Results 1 – 3 of 3) sorted by relevance
24 #define STREAM_SIZE (150 * 1024) macro
28 static constexpr size_t STREAM_SIZE = 1000; variable