Index: webrtc/modules/audio_coding/codecs/ilbc/frame_classify.h |
diff --git a/webrtc/modules/audio_coding/codecs/ilbc/frame_classify.h b/webrtc/modules/audio_coding/codecs/ilbc/frame_classify.h |
index b32e2c87d5e6864415e2c2f2f51bca7a7ad0ade4..99f714478252dcf12f8e61b0fadc14ad75e694b6 100644 |
--- a/webrtc/modules/audio_coding/codecs/ilbc/frame_classify.h |
+++ b/webrtc/modules/audio_coding/codecs/ilbc/frame_classify.h |
@@ -19,7 +19,7 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_CODECS_ILBC_MAIN_SOURCE_FRAME_CLASSIFY_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_CODECS_ILBC_MAIN_SOURCE_FRAME_CLASSIFY_H_ |
-int16_t WebRtcIlbcfix_FrameClassify( |
+size_t WebRtcIlbcfix_FrameClassify( |
/* (o) Index to the max-energy sub frame */ |
IlbcEncoder *iLBCenc_inst, |
/* (i/o) the encoder state structure */ |