Home
last modified time | relevance | path

Searched refs:twiddle (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/media/audio_utils/
H A Dfixedfft.cpp36 static const uint32_t twiddle[MAX_FFT_SIZE / 4] = { variable
133 w = ((int32_t) twiddle[(w ^ i) - i]) ^ (i << 16); in fixed_fft()
159 y = mult(y, ((int32_t) twiddle[i << scale])); in fixed_fft_real()
/aosp12/system/chre/external/kiss_fft/
H A Dkissfft.hh51 const cpx_type twiddle(int i) { return _twiddles[i]; } in twiddle() function
126 cpx_type t = Fout[m+k] * _traits.twiddle(k*fstride); in kf_bfly2()
137 scratch[0] = Fout[k+m] * _traits.twiddle(k*fstride); in kf_bfly4()
138 scratch[1] = Fout[k+2*m] * _traits.twiddle(k*fstride*2); in kf_bfly4()
139 scratch[2] = Fout[k+3*m] * _traits.twiddle(k*fstride*3); in kf_bfly4()
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Dandroid-developer-core.css553 /* disable twiddle and size selectors for left column */
558 #leftSearchControl .gsc-twiddle {
/aosp12/bionic/libc/
H A DNOTICE4713 ensures the output is non-repeating and preserves the MSB twiddle
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...