summaryrefslogtreecommitdiff
path: root/apps/codecs/libtremor/config-tremor.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libtremor/config-tremor.h')
-rw-r--r--apps/codecs/libtremor/config-tremor.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/codecs/libtremor/config-tremor.h b/apps/codecs/libtremor/config-tremor.h
index 7afb2c6ad0..2f93072d63 100644
--- a/apps/codecs/libtremor/config-tremor.h
+++ b/apps/codecs/libtremor/config-tremor.h
@@ -23,6 +23,10 @@
23#define ICODE_ATTR_TREMOR_NOT_MDCT ICODE_ATTR 23#define ICODE_ATTR_TREMOR_NOT_MDCT ICODE_ATTR
24#endif 24#endif
25 25
26#ifdef USE_IRAM
27#define TREMOR_USE_IRAM
28#endif
29
26/* Define CPU of large IRAM (PP5022/5024, MCF5250) */ 30/* Define CPU of large IRAM (PP5022/5024, MCF5250) */
27#if (CONFIG_CPU == PP5022) || (CONFIG_CPU == PP5024) || defined(CPU_S5L870X) || (CONFIG_CPU == MCF5250) 31#if (CONFIG_CPU == PP5022) || (CONFIG_CPU == PP5024) || defined(CPU_S5L870X) || (CONFIG_CPU == MCF5250)
28/* PCM_BUFFER : 32768 byte (4096*2*4 or 2048*4*4) * 32/* PCM_BUFFER : 32768 byte (4096*2*4 or 2048*4*4) *