Home
last modified time | relevance | path

Searched refs:ABS16 (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/speex/tmv/
H A Dfixed_tm.h57 #undef ABS16 macro
61 #define ABS16(x) iabs((int)(x)) macro
/third_party/pulseaudio/speex/libspeexdsp/
H A Darch.h76 #define ABS16(x) ((x) < 0 ? (-(x)) : (x)) /**< Absolute 16-bit value. */ macro
H A Dpseudofloat.h325 a.m = ABS16(a.m); in FLOAT_DIVU()
H A Dpreprocess.c640 max_val = MAX16(max_val, ABS16(st->frame[i])); in preprocess_analysis()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp194 return R_CLS(ABS16); in getRelocType()

Completed in 5 milliseconds