uhd/host/lib/convert
Josh Blum a58ee6e29a uhd: fix sc16 to sc8 conversion table
1) this was registered as the sc8 to sc16 converter,
probably messed that up as well

2) the cast to index was wrong, now unit test passes
2012-02-29 09:52:46 -08:00
..
CMakeLists.txt uhd: added sse2 conversions for fc32 to sc8 2012-02-08 23:01:46 -08:00
convert_common.hpp uhd: added sc8 conversion tests 2012-02-07 11:59:42 -08:00
convert_fc32_to_sc8_with_sse2.cpp uhd: fixed sse2 conversion fc32 to sc8_item32_be 2012-02-09 17:06:37 -08:00
convert_fc32_with_sse2.cpp uhd: added sse2 conversions for fc64 to sc8 2012-02-08 19:22:38 -08:00
convert_fc64_to_sc8_with_sse2.cpp uhd: added sse2 conversions for fc64 to sc8 2012-02-08 19:22:38 -08:00
convert_fc64_with_sse2.cpp uhd: added sse2 conversions for fc64 to sc8 2012-02-08 19:22:38 -08:00
convert_impl.cpp convert: made conversion functions into classes so they can keep state 2011-11-12 15:45:52 -08:00
convert_orc.orc Add Orc functions to convert to sc8. bswap version is a bit of a hack. 2012-02-08 13:50:54 -08:00
convert_with_neon.cpp uhd: renamed convert markup to format 2011-11-03 20:37:12 -07:00
convert_with_orc.cpp uhd: fixed orc conversion fc32 to sc8_item32_be 2012-02-09 16:54:08 -08:00
convert_with_tables.cpp uhd: fix sc16 to sc8 conversion table 2012-02-29 09:52:46 -08:00
gen_convert_general.py Merge branch 'next' 2012-02-17 18:18:26 -08:00