OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FFT_STATE48000_960_3
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
static_modes_fixed.h
458
#ifndef
FFT_STATE48000_960_3
459
#define
FFT_STATE48000_960_3
460
static const kiss_fft_state
fft_state48000_960_3
= {
variable
587
{1920, 3, {&fft_state48000_960_0, &fft_state48000_960_1, &fft_state48000_960_2, &
fft_state48000_960_3
, }, mdct_twiddles960}, /* mdct */
static_modes_float.h
461
#ifndef
FFT_STATE48000_960_3
462
#define
FFT_STATE48000_960_3
463
static const kiss_fft_state
fft_state48000_960_3
= {
variable
591
{1920, 3, {&fft_state48000_960_0, &fft_state48000_960_1, &fft_state48000_960_2, &
fft_state48000_960_3
, }, mdct_twiddles960}, /* mdct */
Completed in 3817 milliseconds