avcodec/x86/diracdsp: Fix high bits on Windows x86_64
Found-by: james (cherry picked from commit 24af459d1e568fd134476f305f4fba23bf2c386a) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
		
							parent
							
								
									bc92c163f0
								
							
						
					
					
						commit
						bbd445320a
					
				@ -274,7 +274,7 @@ cglobal dequant_subband_32, 7, 7, 4, src, dst, stride, qf, qs, tot_v, tot_h
 | 
			
		||||
    movd   m3, qsd
 | 
			
		||||
    SPLATD m2
 | 
			
		||||
    SPLATD m3
 | 
			
		||||
    mov    r4, tot_hq
 | 
			
		||||
    mov    r4d, tot_hd
 | 
			
		||||
    mov    r3, dstq
 | 
			
		||||
 | 
			
		||||
    .loop_v:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user