summaryrefslogtreecommitdiff
path: root/common_audio/signal_processing/include/signal_processing_library.h
AgeCommit message (Expand)Author
2014-07-03common_audio: Removes macro WEBRTC_SPL_SHIFT_W16bjornv@webrtc.org
2014-06-16common_audio: Removes macro WEBRTC_SPL_LSHIFT_U16bjornv@webrtc.org
2014-06-11common_audio/signal_processing: Removes macro WEBRTC_SPL_RSHIFT_U16bjornv@webrtc.org
2014-06-11common_audio/signal_processing: Moves WEBRTC_SPL_UMUL_16_16_RSFT16 to iSAC fixbjornv@webrtc.org
2014-06-05common_audio/signal_processing: Removed macro WEBRTC_SPL_MUL_16_16_RSFT_WITH_...bjornv@webrtc.org
2014-05-16common_audio/signal_processing: Removes macro WEBRTC_SPL_UMUL_RSFT16bjornv@webrtc.org
2014-05-16common_audio/signal_processing: Removed macro WEBRTC_SPL_SUB_SAT_W16bjornv@webrtc.org
2014-05-16common_audio/signal_processing: Removed macro WEBRTC_SPL_MAX_SEED_USEDbjornv@webrtc.org
2014-05-15common_audio: Removes unused macrosbjornv@webrtc.org
2014-02-14Refactoring common_audio/signal_processing: Removed two macros used by isac o...bjornv@webrtc.org
2014-01-07Remove the requirement to call set_sample_rate_hz and friends.andrew@webrtc.org
2013-09-18MIPS optimizations for the functions WebRtcSpl_SqrtFloor, WebRtcSpl_CrossCorr...andrew@webrtc.org
2013-05-30MIPS optimizations for the following functions:andrew@webrtc.org
2013-05-14Remove const for plain data types in common_audio/pbos@webrtc.org
2013-04-10Replace legacy G_CONST with const.pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in common_audio/pbos@webrtc.org
2013-02-21MIPS optimizations for Signal Processing Library patch01andrew@webrtc.org
2013-01-31Replaced relative path to reference from <(webrtc_root).bjornv@webrtc.org
2012-11-15Wraparound distortion in Opustina.legrand@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org