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/
Dpcm_extplug.h67 #define SND_PCM_EXTPLUG_VERSION ((SND_PCM_EXTPLUG_VERSION_MAJOR<<16) |\ macro
/third_party/alsa-lib/src/pcm/
Dpcm_extplug.c692 extplug->version > SND_PCM_EXTPLUG_VERSION) { in snd_pcm_extplug_create()