Searched refs:gaEVSPrimaryHeaderFullByteLen (Results 1 – 1 of 1) sorted by relevance
71 static const uint32_t gaEVSPrimaryHeaderFullByteLen[32] = { variable289 auto it = std::find(std::begin(gaEVSPrimaryHeaderFullByteLen), in CheckEVSPrimaryHeaderFullModeFromSize()290 std::end(gaEVSPrimaryHeaderFullByteLen), size); in CheckEVSPrimaryHeaderFullModeFromSize()293 if (it != std::end(gaEVSPrimaryHeaderFullByteLen)) in CheckEVSPrimaryHeaderFullModeFromSize()