Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-16Blackfin: cleanup astat/cc/hardware loop asm clobbersMike Frysinger
2006-12-08Removed implementation of all the 32-bit filters now that everything isjm
2006-06-11Patch by David Rowe -- make bfin version of filter_mem2 and iir_mem2 usejm
2006-06-07Patch by David Rowe: normalize16() on Blackfin now writes data 16-bit at a timejm
2006-06-07Patch by David Rowe: sending the stack parameter to *_mem16() filters.jm
2006-05-27normalize16() on Blackfin should now work on odd lenghts (for real this time!)jm
2006-05-26saturation on Blackfin patch by David Rowe.jm
2006-04-30blackfin: proper rounding in 16-bit filtersjm
2006-04-29fir_mem16 implemented using filter_mem16 on Blackfinjm
2006-04-29blackfin assembly for iir_mem16jm
2006-04-29Blackfin assembly version of filter_mem16jm
2006-02-11Think I fixed some Blackfin assembly syntax issues. It does compile, butjm
2005-08-31Improved Doxygen commentsjm
2005-06-09clobbering less registersjm
2005-06-09some more cleanupjm
2005-06-09Cleanup in filter_mem2jm
2005-06-09Partial cleanup of filter_mem2jm
2005-06-09filter_mem2 now uses dual MAC (still needs some cleanup)jm
2005-06-09A few more instructions in paralleljm
2005-06-07Blackfin assembly tweakingjm
2005-06-07load in paralleljm
2005-06-07Blackfin assembly implementation of compute_impulse_responsejm
2005-06-06saved two instructions in vq_nbestjm
2005-06-06Removed workaround (LOOP_END offset) for the LSETUP assembler bug.jm
2005-06-05Assembly implementation of iir_mem2jm
2005-06-05filter_mem2 completely in assemblyjm
2005-06-05Blackfin assembly optimizations.jm