Home
last modified time | relevance | path

Searched refs:snd_seq_port_info_set_timestamp_real (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/test/
Dseq-decoder.c289 snd_seq_port_info_set_timestamp_real(pinfo, 1); in event_decoder()
/third_party/alsa-lib/include/
Dseq.h298 void snd_seq_port_info_set_timestamp_real(snd_seq_port_info_t *info, int realtime);
/third_party/alsa-lib/src/seq/
Dseq.c2293 void snd_seq_port_info_set_timestamp_real(snd_seq_port_info_t *info, int enable) in snd_seq_port_info_set_timestamp_real() function