Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Dplaymidi1.c64 #define READ_POOL_SIZE 10 /* we need to read the pool only for echoing */ macro
573 snd_seq_set_client_pool_input(seq_handle, READ_POOL_SIZE) < 0 || in main()