Home
last modified time | relevance | path

Searched defs:round2 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dcomplex_fft.c164 int32_t tmp32, round2; in WebRtcSpl_ComplexIFFT() local
Dcomplex_fft_mips.c157 int32_t tmp5 = 0, tmp6 = 0, tmp = 0, tempMax = 0, round2 = 0; in WebRtcSpl_ComplexIFFT() local
/external/fonttools/Lib/fontTools/misc/
Dpy23.py343 def round2(number, ndigits=None): function
391 round2 = round variable