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