Searched refs:abs_val (Results 1 - 2 of 2) 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/openssl/crypto/bio/
H A Db_print.c570 abs_val(LDOUBLE value) function
626 ufvalue = abs_val(fvalue);

Completed in 105 milliseconds