Fix a bug in neon that has not save and restore q4-q7 registers.

Change-Id: Ie21b5ae89100389b80f919710839084f935a8545
This commit is contained in:
hkuang 2014-02-27 14:02:51 -08:00
parent b0fec6ab4a
commit f3d8e315ac

View File

@ -576,6 +576,7 @@
vld1.s16 {q14,q15}, [r0]!
push {r0-r10}
vpush {d8-d15}
; transpose the input data
TRANSPOSE8X8
@ -636,6 +637,7 @@ iadst_iadst
IADST8X8_1D
end_vp9_iht8x8_64_add_neon
vpop {d8-d15}
pop {r0-r10}
; ROUND_POWER_OF_TWO(temp_out[j], 5)