Home
last modified time | relevance | path

Searched refs:SND_PCM_EXTPLUG_VERSION (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_extplug.h67 #define SND_PCM_EXTPLUG_VERSION ((SND_PCM_EXTPLUG_VERSION_MAJOR<<16) |\ macro
74 * protocol version; #SND_PCM_EXTPLUG_VERSION must be filled here
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c563 myplug->ext.version = SND_PCM_EXTPLUG_VERSION;
597 The constant #SND_PCM_EXTPLUG_VERSION must be passed to the version
692 extplug->version > SND_PCM_EXTPLUG_VERSION) { in snd_pcm_extplug_create()

Completed in 3 milliseconds