mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	echo-cancel: Upper/lowercase in comment.
This commit is contained in:
		
							parent
							
								
									e724bcdb73
								
							
						
					
					
						commit
						202b7e3abb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -164,8 +164,8 @@ static const pa_echo_canceller ec_table[] = {
 | 
			
		|||
 *    samples (because else the echo canceler does not work) or when the
 | 
			
		||||
 *    playback pointer drifts too far away.
 | 
			
		||||
 *
 | 
			
		||||
 * 2) periodically check the difference between capture and playback. we use a
 | 
			
		||||
 *    low and high watermark for adjusting the alignment. playback should always
 | 
			
		||||
 * 2) periodically check the difference between capture and playback. We use a
 | 
			
		||||
 *    low and high watermark for adjusting the alignment. Playback should always
 | 
			
		||||
 *    be before capture and the difference should not be bigger than one frame
 | 
			
		||||
 *    size. We would ideally like to resample the sink_input but most driver
 | 
			
		||||
 *    don't give enough accuracy to be able to do that right now.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue