OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FFT_STATE48000_960_2
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
static_modes_fixed.h
447
#ifndef
FFT_STATE48000_960_2
448
#define
FFT_STATE48000_960_2
449
static const kiss_fft_state
fft_state48000_960_2
= {
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
449
#ifndef
FFT_STATE48000_960_2
450
#define
FFT_STATE48000_960_2
451
static const kiss_fft_state
fft_state48000_960_2
= {
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 740 milliseconds