Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dconfig.h67 #define BUILD_PCM_PLUGIN_ROUTE "1" macro
/third_party/alsa-lib/src/pcm/
DMakefile.am19 if BUILD_PCM_PLUGIN_ROUTE
Dpcm_plug.c390 #ifdef BUILD_PCM_PLUGIN_ROUTE
648 #ifdef BUILD_PCM_PLUGIN_ROUTE in snd_pcm_plug_insert_plugins()
654 #ifdef BUILD_PCM_PLUGIN_ROUTE in snd_pcm_plug_insert_plugins()
1251 #ifdef BUILD_PCM_PLUGIN_ROUTE in _snd_pcm_plug_open()
1299 #ifdef BUILD_PCM_PLUGIN_ROUTE in _snd_pcm_plug_open()
/third_party/alsa-lib/
Dconfigure.ac584 AM_CONDITIONAL([BUILD_PCM_PLUGIN_ROUTE], [test x$build_pcm_route = xyes]) condition
615 AC_DEFINE([BUILD_PCM_PLUGIN_ROUTE], "1", [Build PCM route plugin]) definition