Home
last modified time | relevance | path

Searched refs:NEG32 (Results 1 - 6 of 6) sorted by relevance

/third_party/pulseaudio/speex/tmv/
H A Dfixed_tm.h52 #undef NEG32 macro
54 #define NEG32(x) ineg(x) macro
/third_party/pulseaudio/speex/libspeexdsp/
H A Darch.h158 #define NEG32(x) (-(x)) macro
H A Dfixed_generic.h42 #define NEG32(x) (-(x)) macro
H A Dmath_approx.h227 return NEG32(_spx_cos_pi_2(EXTRACT16(65536-x))); in spx_cos_norm()
H A Dfixed_debug.h63 static inline int NEG32(long long x) in NEG32() function
H A Dmdf.c933 if (FLOAT_GT(FLOAT_MUL32U(NEG32(SUB32(Sff,See)),ABS32(SUB32(Sff,See))), FLOAT_MULT(VAR_BACKTRACK,FLOAT_MUL32U(Sff,Dbf)))) in speex_echo_cancellation()
935 if (FLOAT_GT(FLOAT_MUL32U(NEG32(st->Davg1), ABS32(st->Davg1)), FLOAT_MULT(VAR_BACKTRACK,st->Dvar1))) in speex_echo_cancellation()
937 if (FLOAT_GT(FLOAT_MUL32U(NEG32(st->Davg2), ABS32(st->Davg2)), FLOAT_MULT(VAR_BACKTRACK,st->Dvar2))) in speex_echo_cancellation()

Completed in 5 milliseconds