Searched refs:MAX_PKT_SIZE (Results 1 – 1 of 1) sorted by relevance
51 constexpr int32_t MAX_PKT_SIZE { 8 * 1024 }; variable2308 return (MAX_PKT_SIZE - GetDisplayMaxSize() * displayCount) / GetWindowMaxSize(maxAreasCount); in GetWinSyncBatchSize()