uhd/host/lib/convert
Martin Braun bd293b70f4 convert: Added converters for raw strings
- u8: Converts arbitrary-length strings from and to item32
- item32->item32 memcpy non-conversion
2015-07-31 12:26:44 -07:00
..
CMakeLists.txt uhd: Removed the ORC dependency 2015-07-01 07:20:24 -07:00
convert_common.hpp convert: Added converters for raw strings 2015-07-31 12:26:44 -07:00
convert_fc32_item32.cpp Squashed merge of Coverity fixes. 2013-11-27 12:11:23 -08:00
convert_impl.cpp convert: Added converters for raw strings 2015-07-31 12:26:44 -07:00
convert_item32.cpp convert: add sc8 host to/from sc8 wire format 2012-06-12 09:48:20 -07:00
convert_neon.S Initial commit E300 support. 2014-10-07 12:09:33 +02:00
convert_pack_sc12.cpp convert: Removed default-all-lines 12-bit packer 2015-01-14 10:15:40 +01:00
convert_unpack_sc12.cpp convert: Fix sc12 unpack shifting 2015-01-12 10:54:09 +01:00
convert_with_neon.cpp Initial commit E300 support. 2014-10-07 12:09:33 +02:00
convert_with_tables.cpp convert: sc8 swap for vita compliance 2013-08-28 17:07:07 -07:00
gen_convert_general.py convert: Added converters for raw strings 2015-07-31 12:26:44 -07:00
sse2_fc32_to_sc8.cpp convert: sc8 swap for vita compliance 2013-08-28 17:07:07 -07:00
sse2_fc32_to_sc16.cpp Merge of mwest's fix to the sse2_fc32_to_sc16 converter. 2013-12-11 18:01:41 -08:00
sse2_fc64_to_sc8.cpp convert: sc8 swap for vita compliance 2013-08-28 17:07:07 -07:00
sse2_fc64_to_sc16.cpp convert: squashed converter and sse2 work 2012-05-09 23:54:03 -07:00
sse2_sc8_to_fc32.cpp convert: sc8 swap for vita compliance 2013-08-28 17:07:07 -07:00
sse2_sc8_to_fc64.cpp convert: sc8 swap for vita compliance 2013-08-28 17:07:07 -07:00
sse2_sc16_to_fc32.cpp Squashed merge of Coverity fixes. 2013-11-27 12:11:23 -08:00
sse2_sc16_to_fc64.cpp convert: squashed converter and sse2 work 2012-05-09 23:54:03 -07:00
sse2_sc16_to_sc16.cpp convert: Add sc16-sc16 SSE converter 2015-05-14 10:53:19 -07:00