update sbc stuff
authorLennart Poettering <lennart@poettering.net>
Mon, 2 Feb 2009 00:44:37 +0000 (01:44 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 2 Feb 2009 00:44:37 +0000 (01:44 +0100)
commita41d72bb2ec84a055bb915803dfa75496f09973b
treee9717151400b2eaa15bc149e9987fdab7890df46
parent537424a9a9fb8c3fbc930a70874c0983b6c5d1a3
update sbc stuff
src/Makefile.am
src/modules/bluetooth/sbc.c
src/modules/bluetooth/sbc.h
src/modules/bluetooth/sbc_math.h
src/modules/bluetooth/sbc_primitives.c [new file with mode: 0644]
src/modules/bluetooth/sbc_primitives.h [new file with mode: 0644]
src/modules/bluetooth/sbc_primitives_mmx.c [new file with mode: 0644]
src/modules/bluetooth/sbc_primitives_mmx.h [new file with mode: 0644]
src/modules/bluetooth/sbc_primitives_neon.c [new file with mode: 0644]
src/modules/bluetooth/sbc_primitives_neon.h [new file with mode: 0644]
src/modules/bluetooth/sbc_tables.h