Searched defs:BLOCK_SIZE (Results 1 – 6 of 6) sorted by relevance
24 BLOCK_SIZE = 4096 variable
34 BLOCK_SIZE = 8192 variable
49 BLOCK_SIZE = 8192 variable
26 #define BLOCK_SIZE sizeof(uint32_t) macro
33 constexpr int32_t BLOCK_SIZE = 8; variable
39 #define BLOCK_SIZE 4096 macro