OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FFT_BITREV60
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
static_modes_fixed.h
415
#ifndef
FFT_BITREV60
416
#define
FFT_BITREV60
417
static const opus_int16
fft_bitrev60
[60] = {
variable
464
fft_bitrev60
, /* bitrev */
static_modes_float.h
415
#ifndef
FFT_BITREV60
416
#define
FFT_BITREV60
417
static const opus_int16
fft_bitrev60
[60] = {
variable
468
fft_bitrev60
, /* bitrev */
Completed in 2377 milliseconds