Home
last modified time | relevance | path

Searched defs:x_r (Results 1 – 8 of 8) sorted by relevance

/external/llvm-libc/src/math/generic/
Datan.cpp98 DoubleDouble x_r = fputil::div(num, den); variable
157 DoubleDouble x_r = fputil::div(num, den); variable
Dcbrt.cpp180 double x_r = variable
/external/webrtc/modules/audio_processing/agc2/
Dcompute_interpolated_gain_curve.cc54 double q) { in ComputeAreaUnderPiecewiseLinearApproximation()
/external/cronet/tot/third_party/llvm-libc/src/src/math/generic/
Dcbrt.cpp180 double x_r = variable
/external/cronet/stable/third_party/llvm-libc/src/src/math/generic/
Dcbrt.cpp180 double x_r = variable
/external/libxaac/decoder/
Dixheaacd_hbe_trans.c307 FLOAT32 x_r, x_i, temp; in ixheaacd_norm_qmf_in_buf_4() local
346 FLOAT32 x_r, x_i, temp; in ixheaacd_norm_qmf_in_buf_2() local
/external/libxaac/encoder/
Dixheaace_sbr_hbe_trans.c258 FLOAT32 x_r, x_i, temp; in ixheaace_norm_qmf_in_buf_4() local
297 FLOAT32 x_r, x_i, temp; in ixheaace_norm_qmf_in_buf_2() local
Diusace_fft.c1503 static VOID ixheaace_cplx_fft_4(FLOAT32 *x_r, FLOAT32 *x_i) { in ixheaace_cplx_fft_4()