OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FFT_BITREV240
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
static_modes_fixed.h
379
#ifndef
FFT_BITREV240
380
#define
FFT_BITREV240
381
static const opus_int16
fft_bitrev240
[240] = {
variable
442
fft_bitrev240
, /* bitrev */
static_modes_float.h
379
#ifndef
FFT_BITREV240
380
#define
FFT_BITREV240
381
static const opus_int16
fft_bitrev240
[240] = {
variable
444
fft_bitrev240
, /* bitrev */
Completed in 1095 milliseconds