aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/convert/convert_with_tables.cpp
Commit message (Expand)AuthorAgeFilesLines
* convert: sc8 swap for vita complianceJosh Blum2013-08-281-15/+15
* uhd: fix sc16 to sc8 conversion tableJosh Blum2012-02-291-12/+12
* uhd: added sc8 conversion testsJosh Blum2012-02-071-1/+70
* dsp rework: tx trailer, scaling work (peak)Josh Blum2012-01-311-13/+8
* uhd: implement convert_sc8to_sc16 table w/ scalarJosh Blum2012-01-311-0/+30
* convert: msvc warning fixes for sc8 table genJosh Blum2011-11-131-1/+3
* uhd: fixed sc8 table conversion, and simplified shiftsJosh Blum2011-11-131-19/+15
* convert: added table conversion routines for sc8Josh Blum2011-11-121-17/+95
* convert: simplify table conversion with templatesJosh Blum2011-11-121-52/+25
* convert: added table conversion routine for sc16 to floatsJosh Blum2011-11-121-0/+139