Home
last modified time | relevance | path

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

/external/speex/symbian/
Dconfig.h55 #define FIXED_POINT 1 macro
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dfft_util.cc19 #define FIXED_POINT 16 macro
Dfft.cc19 #define FIXED_POINT 16 macro
/external/speex/ti/
Dconfig.h34 #define FIXED_POINT macro
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/micro_features/
Dmicro_features_generator.cc26 #define FIXED_POINT 16 macro
/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
/external/speex/
Dconfigure.ac178 AC_DEFINE([FIXED_POINT], , [Compile as fixed-point]) definition