Home
last modified time | relevance | path

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

/external/libopus/
Dconfigure.ac126 AC_DEFINE([FIXED_POINT], [1], [Compile as fixed-point (for machines without a fast enough FPU)]) definition
133 AM_CONDITIONAL([FIXED_POINT], [test "$enable_fixed_point" = "yes"]) condition