Searched refs:maxVDMXTableSize (Results 1 – 1 of 1) sorted by relevance
49 static const size_t maxVDMXTableSize = 1024 * 1024; // 1 MB variable83 if (vdmxSize && vdmxSize < maxVDMXTableSize) { in platformInit()