OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mdct_twiddles960
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
static_modes_fixed.h
504
#ifndef
MDCT_TWIDDLES960
505
#define
MDCT_TWIDDLES960
506
static const opus_val16
mdct_twiddles960
[1800] = {
variable
884
{1920, 3, {&fft_state48000_960_0, &fft_state48000_960_1, &fft_state48000_960_2, &fft_state48000_960_3, },
mdct_twiddles960
}, /* mdct */
[
all
...]
static_modes_float.h
500
#ifndef
MDCT_TWIDDLES960
501
#define
MDCT_TWIDDLES960
502
static const opus_val16
mdct_twiddles960
[1800] = {
variable
[
all
...]
Completed in 1004 milliseconds