avcodec/arm/hevc: remove duplicate mov of deblock neon
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
committed by
Martin Storsjö
parent
c0d9327a63
commit
9413bdc381
@@ -107,7 +107,6 @@
|
|||||||
vshl.s16 q5, q5, #1
|
vshl.s16 q5, q5, #1
|
||||||
vcgt.s16 q3, q0, q4
|
vcgt.s16 q3, q0, q4
|
||||||
|
|
||||||
vmovn.i16 d6, q3
|
|
||||||
vshr.s16 q1, q0, #2
|
vshr.s16 q1, q0, #2
|
||||||
vmovn.i16 d6, q3
|
vmovn.i16 d6, q3
|
||||||
vcgt.s16 q5, q1, q5
|
vcgt.s16 q5, q1, q5
|
||||||
@@ -146,7 +145,6 @@
|
|||||||
vtrn.32 q2, q5
|
vtrn.32 q2, q5
|
||||||
vand q5, q2
|
vand q5, q2
|
||||||
vneg.s16 q6, q7
|
vneg.s16 q6, q7
|
||||||
vmovn.i16 d4, q5
|
|
||||||
vmovn.i16 d4, q2
|
vmovn.i16 d4, q2
|
||||||
vmov r8, s8
|
vmov r8, s8
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user