Searched defs:packetSize (Results 1 – 4 of 4) sorted by relevance
93 uint16_t packetSize = in LLVMFuzzerTestOneInput() local
299 int packetSize = bytes[pos + 1] & 0x3F; // last 6 bits in parseCcPacket() local326 int packetSize = data[pos] & 0x3f; in parseDtvCcPacket() local
169 const uint32_t packetSize = packetInfo.packetSize; in deserialize() local
183 const uint32_t packetSize = packetInfo.packetSize; in deserialize() local