summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.sh
diff options
context:
space:
mode:
authorYunqing Wang <yunqingwang@google.com>2013-03-27 11:30:48 -0700
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>2013-03-27 11:30:48 -0700
commit0e91bec4b54ae31cb3130aa78522b98414e00e98 (patch)
tree0e7a9c281fa9f218737a905f82eadbd3ee6d1798 /vp9/common/vp9_rtcd_defs.sh
parent513157e0939b2774db583a31fe29c9d34948e09c (diff)
parent21a718d9a7d64d7700e52ec5d25894a54d21ac14 (diff)
downloadlibvpx-0e91bec4b54ae31cb3130aa78522b98414e00e98.tar
libvpx-0e91bec4b54ae31cb3130aa78522b98414e00e98.tar.gz
libvpx-0e91bec4b54ae31cb3130aa78522b98414e00e98.tar.bz2
libvpx-0e91bec4b54ae31cb3130aa78522b98414e00e98.zip
Merge "Optimize 32x32 idct function" into experimental
Diffstat (limited to 'vp9/common/vp9_rtcd_defs.sh')
-rw-r--r--vp9/common/vp9_rtcd_defs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp9/common/vp9_rtcd_defs.sh b/vp9/common/vp9_rtcd_defs.sh
index 8de68505a..8b6efc384 100644
--- a/vp9/common/vp9_rtcd_defs.sh
+++ b/vp9/common/vp9_rtcd_defs.sh
@@ -361,7 +361,7 @@ specialize vp9_short_idct1_16x16
prototype void vp9_short_idct32x32 "int16_t *input, int16_t *output, int pitch"
-specialize vp9_short_idct32x32
+specialize vp9_short_idct32x32 sse2
prototype void vp9_short_idct1_32x32 "int16_t *input, int16_t *output"
specialize vp9_short_idct1_32x32