Searched defs:PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
32 private static final int[] PAYLOAD_SIZE = new int[]{ field in UsbMidiPacketConverter
54 static constexpr size_t PAYLOAD_SIZE = (1UL << 20); variable