aboutsummaryrefslogtreecommitdiff
path: root/decoder/ixheaacd_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/ixheaacd_channel.h')
-rw-r--r--decoder/ixheaacd_channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoder/ixheaacd_channel.h b/decoder/ixheaacd_channel.h
index 0bf1b5e..47b740a 100644
--- a/decoder/ixheaacd_channel.h
+++ b/decoder/ixheaacd_channel.h
@@ -40,7 +40,7 @@ enum {
#define LEFT 0
#define RIGHT 1
-VOID ixheaacd_channel_pair_process(
+IA_ERRORCODE ixheaacd_channel_pair_process(
ia_aac_dec_channel_info_struct *ptr_aac_dec_channel_info[], WORD32 num_ch,
ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels,
WORD32 object_type, WORD32 aac_spect_data_resil_flag,