Searched defs:mBlockSize (Results 1 – 2 of 2) sorted by relevance
75 uint32_t mBlockSize; // Size of the block of descriptors (in bytes). variable
49 static const uint32_t mBlockSize = 1 << mBlockSizeShift; member