| 
																	
																	
																		
																	
																	
																 | 
																@@ -28,6 +28,7 @@ | 
															
														
														
													
														
															
																 | 
																 | 
																#include "avcodec.h" | 
																 | 
																 | 
																#include "avcodec.h" | 
															
														
														
													
														
															
																 | 
																 | 
																#include "get_bits.h" | 
																 | 
																 | 
																#include "get_bits.h" | 
															
														
														
													
														
															
																 | 
																 | 
																#include "dsputil.h" | 
																 | 
																 | 
																#include "dsputil.h" | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																#include "mathops.h" | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																/* | 
																 | 
																 | 
																/* | 
															
														
														
													
														
															
																 | 
																 | 
																 * TODO: | 
																 | 
																 | 
																 * TODO: | 
															
														
														
													
												
													
														
															
																| 
																	
																	
																	
																		
																	
																 | 
																@@ -37,8 +38,6 @@ | 
															
														
														
													
														
															
																 | 
																 | 
																#include "mpegaudio.h" | 
																 | 
																 | 
																#include "mpegaudio.h" | 
															
														
														
													
														
															
																 | 
																 | 
																#include "mpegaudiodecheader.h" | 
																 | 
																 | 
																#include "mpegaudiodecheader.h" | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																#include "mathops.h" | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																#if CONFIG_FLOAT | 
																 | 
																 | 
																#if CONFIG_FLOAT | 
															
														
														
													
														
															
																 | 
																 | 
																#   define SHR(a,b)       ((a)*(1.0f/(1<<(b)))) | 
																 | 
																 | 
																#   define SHR(a,b)       ((a)*(1.0f/(1<<(b)))) | 
															
														
														
													
														
															
																 | 
																 | 
																#   define compute_antialias compute_antialias_float | 
																 | 
																 | 
																#   define compute_antialias compute_antialias_float | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |