/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/ |
libstagefright_soft_flacenc.so | |
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/ |
libstagefright_soft_flacenc.so | |
/external/flac/libFLAC/include/protected/ |
stream_encoder.h | 75 } tukey; member in union:__anon20624::__anon20625
|
/prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/ |
libstagefright_soft_flacenc.so | |
/prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/ |
libstagefright_soft_flacenc.so | |
/external/flac/include/FLAC/ |
stream_encoder.h | [all...] |
/system/media/audio_utils/ |
fixedfft.cpp | 22 * keep it small, only radix-2 Cooley-Tukey algorithm is implemented, and only
|
/external/flac/libFLAC/ |
stream_encoder.c | 115 { false, false, 0, 0, false, false, false, 0, 3, 0, "tukey(5e-1)" }, 116 { true , true , 0, 0, false, false, false, 0, 3, 0, "tukey(5e-1)" }, 117 { true , false, 0, 0, false, false, false, 0, 3, 0, "tukey(5e-1)" }, 118 { false, false, 6, 0, false, false, false, 0, 4, 0, "tukey(5e-1)" }, 119 { true , true , 8, 0, false, false, false, 0, 4, 0, "tukey(5e-1)" }, 120 { true , false, 8, 0, false, false, false, 0, 5, 0, "tukey(5e-1)" }, 121 { true , false, 8, 0, false, false, false, 0, 6, 0, "tukey(5e-1);partial_tukey(2)" }, 122 { true , false, 12, 0, false, false, false, 0, 6, 0, "tukey(5e-1);partial_tukey(2)" }, 123 { true , false, 12, 0, false, false, false, 0, 6, 0, "tukey(5e-1);partial_tukey(2);punchout_tukey(3)" } [all...] |
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
TensorFFT.h | 25 * Vectorize the Cooley Tukey and the Bluestein algorithm 317 // Call Cooley Tukey algorithm directly, data length must be power of 2
|
/external/aac/libFDK/src/ |
fft_rad2.cpp | 120 description: dit-tukey-algorithm
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/ |
FastFourierTransformer.java | 294 * Perform the base-4 Cooley-Tukey FFT algorithm (including inverse). 340 * Perform the base-4 Cooley-Tukey FFT algorithm (including inverse). [all...] |
/prebuilts/go/darwin-x86/src/sort/ |
sort.go | 99 // Tukey's ``Ninther,'' median of three medians of three.
|
/prebuilts/go/linux-x86/src/sort/ |
sort.go | 99 // Tukey's ``Ninther,'' median of three medians of three.
|