Searched defs:MIN_SIZE (Results 1 – 6 of 6) sorted by relevance
20 #define MIN_SIZE 32768 macro
52 private static final float MIN_SIZE = 16.0f; field in MultiBoxTracker
31 #define MIN_SIZE 512 macro
628 static const size_t MIN_SIZE = 1 << 12; in createBuffer() local
1176 const uint16_t StunErrorCodeAttribute::MIN_SIZE = 4; member in cricket::StunErrorCodeAttribute