aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_coding/codecs/ilbc/cb_mem_energy_calc.c
AgeCommit message (Expand)Author
2015-08-24Update a ton of audio code to use size_t more correctly and in general reducePeter Kasting
2015-06-12Reland "Upconvert various types to int.", ilbc portion.Peter Kasting
2015-06-11Reformat existing code. There should be no functional effects.Peter Kasting
2015-06-11Revert "Upconvert various types to int."Peter Kasting
2015-06-11Prepare to convert various types to size_t.Peter Kasting
2015-06-10Upconvert various types to int.Peter Kasting
2015-03-20Refactor audio_coding/ilbc: removes usage of macro WEBRTC_SPL_LSHIFT_W32bjornv@webrtc.org
2015-02-13audio_coding/codec/ilbc: Removed usage of macro WEBRTC_SPL_MUL_16_16bjornv@webrtc.org
2014-10-21audio_coding/codecs/ilbc: Replaced macro WEBRTC_SPL_RSHIFT_W32 with >>bjornv@webrtc.org
2013-04-09WebRtc_Word32 => int32_t etc. in audio_coding/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org