Home
last modified time | relevance | path

Searched defs:ump (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c387 static void dump_ump_midi1_event(const unsigned int *ump) in dump_ump_midi1_event() argument
507 static void dump_ump_midi2_event(const unsigned int *ump) in dump_ump_midi2_event() argument
[all...]
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c714 snd_ump_msg_midi1_t ump = {}; in fill_ump_event() local
[all...]
/third_party/alsa-lib/src/rawmidi/
H A Dump.c10 static int get_rawmidi_flags(snd_ump_t *ump) in get_rawmidi_flags() argument
107 int snd_ump_close(snd_ump_t *ump) in snd_ump_close() argument
123 snd_rawmidi_t *snd_ump_rawmidi(snd_ump_t *ump) in snd_ump_rawmidi() argument
136 snd_ump_name(snd_ump_t *ump) snd_ump_name() argument
146 snd_ump_poll_descriptors_count(snd_ump_t *ump) snd_ump_poll_descriptors_count() argument
158 snd_ump_poll_descriptors(snd_ump_t *ump, struct pollfd *pfds, unsigned int space) snd_ump_poll_descriptors() argument
172 snd_ump_poll_descriptors_revents(snd_ump_t *ump, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) snd_ump_poll_descriptors_revents() argument
188 snd_ump_nonblock(snd_ump_t *ump, int nonblock) snd_ump_nonblock() argument
199 snd_ump_rawmidi_info(snd_ump_t *ump, snd_rawmidi_info_t *info) snd_ump_rawmidi_info() argument
210 snd_ump_rawmidi_params(snd_ump_t *ump, snd_rawmidi_params_t *params) snd_ump_rawmidi_params() argument
221 snd_ump_rawmidi_params_current(snd_ump_t *ump, snd_rawmidi_params_t *params) snd_ump_rawmidi_params_current() argument
232 snd_ump_rawmidi_status(snd_ump_t *ump, snd_rawmidi_status_t *status) snd_ump_rawmidi_status() argument
242 snd_ump_drop(snd_ump_t *ump) snd_ump_drop() argument
255 snd_ump_drain(snd_ump_t *ump) snd_ump_drain() argument
266 snd_ump_write(snd_ump_t *ump, const void *buffer, size_t size) snd_ump_write() argument
280 snd_ump_read(snd_ump_t *ump, void *buffer, size_t size) snd_ump_read() argument
295 snd_ump_tread(snd_ump_t *ump, struct timespec *tstamp, void *buffer, size_t size) snd_ump_tread() argument
487 snd_ump_endpoint_info(snd_ump_t *ump, snd_ump_endpoint_info_t *info) snd_ump_endpoint_info() argument
680 snd_ump_block_info(snd_ump_t *ump, snd_ump_block_info_t *info) snd_ump_block_info() argument
708 expand_sysex7(const uint32_t *ump, uint8_t *buf, size_t maxlen, size_t *filled) expand_sysex7() argument
728 expand_sysex8(const uint32_t *ump, uint8_t *buf, size_t maxlen, size_t *filled) expand_sysex8() argument
758 snd_ump_msg_sysex_expand(const uint32_t *ump, uint8_t *buf, size_t maxlen, size_t *filled) snd_ump_msg_sysex_expand() argument
[all...]
/third_party/alsa-lib/include/
H A Dseq_event.h336 unsigned int ump[4]; /**< UMP data bytes */ member
H A Dump_msg.h573 static inline uint8_t snd_ump_msg_hdr_status(uint32_t ump) in snd_ump_msg_hdr_status() argument
581 static inline uint8_t snd_ump_msg_hdr_channel(uint32_t ump) in snd_ump_msg_hdr_channel() argument
589 static inline uint8_t snd_ump_msg_hdr_type(uint32_t ump) in snd_ump_msg_hdr_type() argument
605 static inline uint8_t snd_ump_msg_hdr_group(uint32_t ump) in snd_ump_msg_hdr_group() argument
613 static inline uint8_t snd_ump_msg_status(const uint32_t *ump) in snd_ump_msg_status() argument
621 snd_ump_msg_channel(const uint32_t *ump) snd_ump_msg_channel() argument
629 snd_ump_msg_type(const uint32_t *ump) snd_ump_msg_type() argument
637 snd_ump_msg_group(const uint32_t *ump) snd_ump_msg_group() argument
645 snd_ump_sysex_msg_status(const uint32_t *ump) snd_ump_sysex_msg_status() argument
653 snd_ump_sysex_msg_length(const uint32_t *ump) snd_ump_sysex_msg_length() argument
[all...]
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h313 unsigned int ump[4]; member

Completed in 8 milliseconds