Home
last modified time | relevance | path

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

/external/libopus/
Dconfigure.ac148 AM_CONDITIONAL([DISABLE_FLOAT_API], [test "$enable_float_api" = "no"]) condition
151 AC_DEFINE([DISABLE_FLOAT_API], [1], [Do not build the float API]) definition
/external/speex/
Dconfigure.ac198 AC_DEFINE([DISABLE_FLOAT_API], , [Disable all parts of the API that are using floats]) definition