Searched refs:MAX_BLOCKSIZE (Results 1 – 1 of 1) sorted by relevance
28 #define MAX_BLOCKSIZE 16384 //For this implementation macro134 return MAX_BLOCKSIZE; in getMaxBockSize()141 if (mBlockSize > MAX_BLOCKSIZE) { in configure()142 mBlockSize = MAX_BLOCKSIZE; in configure()