Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_SONGPOS (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-lib/include/
H A Dseq_event.h75 SND_SEQ_EVENT_SONGPOS = 20, enumerator
/third_party/alsa-lib/test/lsb/
H A Dmidi_event.c83 ev.type = SND_SEQ_EVENT_SONGPOS; in test_decode()
238 TEST_CHECK(ev.type == SND_SEQ_EVENT_SONGPOS); in test_encode()
/third_party/alsa-lib/test/
H A Dseq-decoder.c19 [SND_SEQ_EVENT_SONGPOS]= "Song Position",
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c102 {SND_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
341 * - #SND_SEQ_EVENT_SONGPOS
535 * - #SND_SEQ_EVENT_SONGPOS
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c250 case SND_SEQ_EVENT_SONGPOS: in dump_event()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c566 case SND_SEQ_EVENT_SONGPOS: in record_event()

Completed in 6 milliseconds