Searched refs:abs_val (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/common_audio/signal_processing/
H A Dmin_max_operations_neon.c21 WebRtc_Word32 abs_val; local
38 abs_val = WEBRTC_SPL_ABS_W32((vector[i]));
39 if (abs_val > temp_max) {
40 temp_max = abs_val;
/external/openssh/openbsd-compat/
H A Dbsd-snprintf.c600 static LDOUBLE abs_val(LDOUBLE value) function
697 ufvalue = abs_val (fvalue);
/external/openssl/crypto/bio/
H A Db_print.c570 abs_val(LDOUBLE value) function
626 ufvalue = abs_val(fvalue);

Completed in 435 milliseconds