mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	audioconvert: fix compilation on armv7
This commit is contained in:
		
							parent
							
								
									b75796054c
								
							
						
					
					
						commit
						263adb45f4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -94,7 +94,7 @@ conv_s16_to_f32d_2_neon(struct convert *conv, void * SPA_RESTRICT dst[], const v
 | 
			
		|||
		"      cmp %[remainder], #0\n"
 | 
			
		||||
		"      beq 4f\n"
 | 
			
		||||
		"3:"
 | 
			
		||||
		"      vld2.16 { d0[0], d1[0] }, [%[s]], #4\n"
 | 
			
		||||
		"      vld2.16 { d0[0], d1[0] }, [%[s]]!\n"
 | 
			
		||||
		"      subs %[remainder], %[remainder], #1\n"
 | 
			
		||||
		"      vmovl.s16 q1, d1\n"
 | 
			
		||||
		"      vmovl.s16 q0, d0\n"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue