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

This commit is contained in:
hkuang 2014-02-28 09:48:26 -08:00 committed by Gerrit Code Review
commit edcbbf2ee3

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)