From e24087509a752d8f4dcc679b304fc1745ff768b0 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 3 Oct 2003 22:23:26 +0000 Subject: synced with current cvs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10990 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libfaad2/sbr_e_nf.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libfaad2/sbr_e_nf.h') diff --git a/libfaad2/sbr_e_nf.h b/libfaad2/sbr_e_nf.h index ef56e827b2..bb1bb625e7 100644 --- a/libfaad2/sbr_e_nf.h +++ b/libfaad2/sbr_e_nf.h @@ -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_e_nf.h,v 1.1 2003/07/29 08:20:13 menno Exp $ +** $Id: sbr_e_nf.h,v 1.2 2003/09/09 18:09:52 menno Exp $ **/ #ifndef __SBR_E_NF_H__ @@ -35,6 +35,7 @@ extern "C" { void extract_envelope_data(sbr_info *sbr, uint8_t ch); void extract_noise_floor_data(sbr_info *sbr, uint8_t ch); void envelope_noise_dequantisation(sbr_info *sbr, uint8_t ch); +void unmap_envelope_noise(sbr_info *sbr); #ifdef __cplusplus -- cgit v1.2.3