diff libfaad2/sbr_tf_grid.h @ 10989:3185f64f6350

synced with current cvs
author alex
date Fri, 03 Oct 2003 22:23:26 +0000
parents e989150f8216
children 4a370c80fe5c
line wrap: on
line diff
--- a/libfaad2/sbr_tf_grid.h	Fri Oct 03 18:13:45 2003 +0000
+++ b/libfaad2/sbr_tf_grid.h	Fri Oct 03 22:23:26 2003 +0000
@@ -22,7 +22,7 @@
 ** Commercial non-GPL licensing of this software is possible.
 ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
 **
-** $Id: sbr_tf_grid.h,v 1.1 2003/07/29 08:20:13 menno Exp $
+** $Id: sbr_tf_grid.h,v 1.2 2003/09/09 18:09:52 menno Exp $
 **/
 
 #ifndef __SBR_TF_GRID_H__
@@ -33,7 +33,7 @@
 #endif
 
 
-void envelope_time_border_vector(sbr_info *sbr, uint8_t ch);
+uint8_t envelope_time_border_vector(sbr_info *sbr, uint8_t ch);
 void noise_floor_time_border_vector(sbr_info *sbr, uint8_t ch);
 
 static int16_t rel_bord_lead(sbr_info *sbr, uint8_t ch, uint8_t l);