summaryrefslogtreecommitdiff
path: root/apps/codecs/libfaad/codebook/hcb_9.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libfaad/codebook/hcb_9.h')
-rw-r--r--apps/codecs/libfaad/codebook/hcb_9.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libfaad/codebook/hcb_9.h b/apps/codecs/libfaad/codebook/hcb_9.h
index 740a6c324e..2932001294 100644
--- a/apps/codecs/libfaad/codebook/hcb_9.h
+++ b/apps/codecs/libfaad/codebook/hcb_9.h
@@ -28,7 +28,7 @@
28/* Binary search huffman table HCB_9 */ 28/* Binary search huffman table HCB_9 */
29 29
30 30
31static hcb_bin_pair hcb9[] = { 31static hcb_bin_pair hcb9[] ICONST_ATTR_FAAD_LARGE_IRAM = {
32 { /* 0 */ 0, { 1, 2 } }, 32 { /* 0 */ 0, { 1, 2 } },
33 { /* 1 */ 1, { 0, 0 } }, 33 { /* 1 */ 1, { 0, 0 } },
34 { /* 2 */ 0, { 1, 2 } }, 34 { /* 2 */ 0, { 1, 2 } },