Home | History | Annotate | Download | only in linux

Lines Matching defs:bytes

108  * we restrict parameters to at most 8191 bytes.
111 #define SIOCPARM_MASK 0x1fff /* parameters must be < 8192 bytes */
254 int len; /* Size of the wave data in bytes */
315 int len; /* Size of the sysex data in bytes */
323 * are records of 4 or 8 bytes. The first byte defines the size.
329 * (All input events are currently 4 bytes long. Be prepared to support
335 * Normal events (4 bytes)
363 * are for the LSB. Note that just 7 bits are used in MIDI bytes.
390 /* least significant bytes of the controllers 0x00 to 0x1f. */
470 #define SEQ_PRIVATE 0xfe /* Low level HW dependent events (8 bytes) */
471 #define SEQ_EXTENDED 0xff /* Extended events (8 bytes) OBSOLETE */
583 int fragsize; /* Size of a fragment in bytes */
585 int bytes; /* Available space in bytes (includes partially used fragments) */
586 /* Note! 'bytes' could be more than fragments*fragsize */
615 int bytes; /* Total # of bytes processed */
722 int len; /* Length of data in bytes */
933 * permits passing 128 bytes of arbitrary data between a mixer application
1096 * SEQ_DEFINEBUF (2048); -- Defines a buffer for 2048 bytes
1188 * sending any MIDI bytes but it's absolutely not possible. Trying to do
1191 * Sysex messages are sent in blocks of 1 to 6 bytes. Longer messages must be