aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/tune_helper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use bb_rate and if_rate to handle dxc io ratesJosh Blum2010-03-291-3/+3
|
* Added tune helper to utils.Josh Blum2010-03-291-0/+125
Takes a subdevice and dxc properties object and tunes them. Made use of tune helper in simple device. Moved gain handler into utils header dir.