Searched refs:MIN_BLOCKSIZE (Results 1 – 1 of 1) sorted by relevance
29 #define MIN_BLOCKSIZE 8 macro130 return MIN_BLOCKSIZE; in getMinBockSize()143 } else if (mBlockSize < MIN_BLOCKSIZE) { in configure()144 mBlockSize = MIN_BLOCKSIZE; in configure()