Searched refs:REVERB_BUFFER_SIZE_IN_SAMPLES (Results 1 - 6 of 6) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_reverbdata.h59 #define REVERB_BUFFER_SIZE_IN_SAMPLES 2048 macro
64 #define REVERB_BUFFER_SIZE_IN_SAMPLES 4096 macro
69 #define REVERB_BUFFER_SIZE_IN_SAMPLES 4096 macro
74 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
79 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
84 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
91 #define REVERB_BUFFER_MASK (REVERB_BUFFER_SIZE_IN_SAMPLES -1)
357 EAS_PCM m_nDelayLine[REVERB_BUFFER_SIZE_IN_SAMPLES]; // one large delay line for all reverb elements
H A Deas_reverb.c205 for (i=0; i < REVERB_BUFFER_SIZE_IN_SAMPLES; i++)
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_reverbdata.h59 #define REVERB_BUFFER_SIZE_IN_SAMPLES 2048 macro
64 #define REVERB_BUFFER_SIZE_IN_SAMPLES 4096 macro
69 #define REVERB_BUFFER_SIZE_IN_SAMPLES 4096 macro
74 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
79 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
84 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
91 #define REVERB_BUFFER_MASK (REVERB_BUFFER_SIZE_IN_SAMPLES -1)
357 EAS_PCM m_nDelayLine[REVERB_BUFFER_SIZE_IN_SAMPLES]; // one large delay line for all reverb elements
H A Deas_reverb.c205 for (i=0; i < REVERB_BUFFER_SIZE_IN_SAMPLES; i++)
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_reverbdata.h59 #define REVERB_BUFFER_SIZE_IN_SAMPLES 2048 macro
64 #define REVERB_BUFFER_SIZE_IN_SAMPLES 4096 macro
69 #define REVERB_BUFFER_SIZE_IN_SAMPLES 4096 macro
74 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
79 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
84 #define REVERB_BUFFER_SIZE_IN_SAMPLES 8192 macro
91 #define REVERB_BUFFER_MASK (REVERB_BUFFER_SIZE_IN_SAMPLES -1)
357 EAS_PCM m_nDelayLine[REVERB_BUFFER_SIZE_IN_SAMPLES]; // one large delay line for all reverb elements
H A Deas_reverb.c205 for (i=0; i < REVERB_BUFFER_SIZE_IN_SAMPLES; i++)

Completed in 91 milliseconds