summaryrefslogtreecommitdiffstats
path: root/src/modules/echo-cancel/adrian-aec-orc-dist.c
Commit message (Collapse)AuthorAgeFilesLines
* build: Simplify Orc-related make rulesArun Raghavan2011-02-011-250/+0
| | | | | | | This greatly simplifies the Orc-related make rules. The old system of distributing generated files is gone, which means that anyone who wants to build with Orc support enabled needs to have the orcc compiler installed (presumably the orc 'devel' package in most distros).
* echo-cancel: orc-ify some bits for optimisationArun Raghavan2010-09-231-0/+250
This uses Orc to optimise an inner loop in the core NLMS function of the Adrian echo canceller.