aboutsummaryrefslogtreecommitdiff
path: root/encoder/ixheaace_stereo_preproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'encoder/ixheaace_stereo_preproc.h')
-rw-r--r--encoder/ixheaace_stereo_preproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/encoder/ixheaace_stereo_preproc.h b/encoder/ixheaace_stereo_preproc.h
index 60fd52f..9ecb046 100644
--- a/encoder/ixheaace_stereo_preproc.h
+++ b/encoder/ixheaace_stereo_preproc.h
@@ -50,7 +50,7 @@ typedef struct {
typedef ixheaace_stereo_pre_pro_struct *ixheaace_stereo_pre_pro_pstr;
-WORD32 iaace_init_stereo_pre_processing(ixheaace_stereo_pre_pro_pstr pstr_stereo_pre_pro,
+IA_ERRORCODE iaace_init_stereo_pre_processing(ixheaace_stereo_pre_pro_pstr pstr_stereo_pre_pro,
WORD32 no_channels, WORD32 bit_rate, WORD32 sample_rate,
FLOAT32 used_scf_ratio);