avcodec/aacenc_tns: Remove unused header
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
		
							parent
							
								
									386990a955
								
							
						
					
					
						commit
						e081358e8d
					
				@ -30,7 +30,6 @@
 | 
				
			|||||||
#include "aacenc_tns.h"
 | 
					#include "aacenc_tns.h"
 | 
				
			||||||
#include "aactab.h"
 | 
					#include "aactab.h"
 | 
				
			||||||
#include "aacenc_utils.h"
 | 
					#include "aacenc_utils.h"
 | 
				
			||||||
#include "aacenc_quantization.h"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Could be set to 3 to save an additional bit at the cost of little quality */
 | 
					/* Could be set to 3 to save an additional bit at the cost of little quality */
 | 
				
			||||||
#define TNS_Q_BITS 4
 | 
					#define TNS_Q_BITS 4
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user