mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Fixed repeated prepare call
This commit is contained in:
		
							parent
							
								
									4ecd9eaa46
								
							
						
					
					
						commit
						a83b209df2
					
				
					 6 changed files with 14 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -336,6 +336,7 @@ static inline int muldiv_near(int a, int b, int c)
 | 
			
		|||
	return n;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
int _snd_pcm_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
 | 
			
		||||
int snd_pcm_hw_refine_soft(snd_pcm_t *pcm, snd_pcm_hw_params_t *params);
 | 
			
		||||
int snd_pcm_hw_refine_slave(snd_pcm_t *pcm, snd_pcm_hw_params_t *params,
 | 
			
		||||
			    int (*cprepare)(snd_pcm_t *pcm,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue