uhd/host/lib/convert
Martin Braun 75ad0c5516 convert: Add chdr converters for sc16 -> fc32 and vice versa
These differ from the item32 converters in that they don't IQ swap, and
also don't have a BE/LE version.
2019-11-26 11:49:11 -08:00
..
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
convert_common.hpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
convert_fc32_item32.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_impl.cpp converters: Improve exception string for illegal formats 2019-07-20 14:41:00 -07:00
convert_item32.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_neon.S uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
convert_pack_sc12.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_pack_sc12.hpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_unpack_sc12.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_unpack_sc12.hpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_with_neon.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
convert_with_tables.cpp endianness: Replace Boost macros with custom ones 2019-01-21 14:00:34 -08:00
gen_convert_general.py convert: Add CHDR converters 2019-11-26 11:49:10 -08:00
sse2_fc32_to_sc8.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_fc32_to_sc16.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_fc64_to_sc8.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_fc64_to_sc16.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_sc8_to_fc32.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_sc8_to_fc64.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
sse2_sc16_to_fc32.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_sc16_to_fc64.cpp convert: Add chdr converters for sc16 -> fc32 and vice versa 2019-11-26 11:49:11 -08:00
sse2_sc16_to_sc16.cpp convert: sse2: Apply clang-format 2019-11-26 11:49:10 -08:00
ssse3_pack_sc12.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00
ssse3_unpack_sc12.cpp uhd: Update license headers 2018-02-19 16:54:52 -08:00