Searched defs:x_r (Results 1 – 8 of 8) sorted by relevance
/external/llvm-libc/src/math/generic/ |
D | atan.cpp | 98 DoubleDouble x_r = fputil::div(num, den); variable 157 DoubleDouble x_r = fputil::div(num, den); variable
|
D | cbrt.cpp | 180 double x_r = variable
|
/external/webrtc/modules/audio_processing/agc2/ |
D | compute_interpolated_gain_curve.cc | 54 double q) { in ComputeAreaUnderPiecewiseLinearApproximation()
|
/external/cronet/tot/third_party/llvm-libc/src/src/math/generic/ |
D | cbrt.cpp | 180 double x_r = variable
|
/external/cronet/stable/third_party/llvm-libc/src/src/math/generic/ |
D | cbrt.cpp | 180 double x_r = variable
|
/external/libxaac/decoder/ |
D | ixheaacd_hbe_trans.c | 307 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/ |
D | ixheaace_sbr_hbe_trans.c | 258 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
|
D | iusace_fft.c | 1503 static VOID ixheaace_cplx_fft_4(FLOAT32 *x_r, FLOAT32 *x_i) { in ixheaace_cplx_fft_4()
|