mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-03 14:32:16 +02:00
x86/v210dec: remove duplicate load instruction
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
f60ddb7310
commit
b0e29357ba
@ -47,7 +47,6 @@ cglobal v210_planar_unpack_%1, 5, 5, 8
|
||||
neg r4
|
||||
|
||||
VBROADCASTI128 m3, [v210_mult]
|
||||
VBROADCASTI128 m5, [v210_chroma_shuf]
|
||||
|
||||
%if cpuflag(avx2)
|
||||
VBROADCASTI128 m4, [v210_luma_shuf_avx2]
|
||||
|
Loading…
x
Reference in New Issue
Block a user