Home
last modified time | relevance | path

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

/third_party/alsa-lib/
Dconfigure.ac467 AM_CONDITIONAL([BUILD_TOPOLOGY], [test x$build_topology = xyes]) condition
491 AC_DEFINE([BUILD_TOPOLOGY], "1", [Build DSP Topology component]) definition
/third_party/alsa-lib/include/
Dconfig.h76 #define BUILD_TOPOLOGY "1" macro