Home
last modified time | relevance | path

Searched defs:BUILD_PCM (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/
Dconfigure.ac462 AM_CONDITIONAL([BUILD_PCM], [test x$build_pcm = xyes]) condition
476 AC_DEFINE([BUILD_PCM], "1", [Build PCM component]) definition
/third_party/alsa-lib/include/
Dconfig.h46 #define BUILD_PCM "1" macro