Searched defs:totLen (Results 1 – 4 of 4) sorted by relevance
320 int CheckReadBytes(const int count, const int totLen) in CheckReadBytes()343 int CheckUdpPacket(struct UdpDhcpPacket *pPacket, const int totLen) in CheckUdpPacket()
307 int totLen = static_cast<int>(data[0]); in CheckReadBytesFuzzerTest() local313 int totLen = static_cast<int>(data[0]); in CheckUdpPacketFuzzerTest() local
358 uint16_t totLen; /**< Total length of an IP data packet */ member
491 … size_t totLen = static_cast<size_t>(bufferAttr->frameLen * bufferAttr->numChans * sizeof(float)); in ApplyAudioEffectChain() local