OSDN Git Service

sbc: MMX and ARM NEON optimized versions of analysis filter for SBC encoder
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Thu, 15 Jan 2009 18:25:49 +0000 (20:25 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Jul 2012 02:48:27 +0000 (19:48 -0700)
commit2b18affb36427fcf56ca0953b52c174fc66f27e1
tree953714c94d415b287c6f602aef3902fa91da006c
parenta159ddba212828d4bf2e5068340b420c1fdc1a0d
sbc: MMX and ARM NEON optimized versions of analysis filter for SBC encoder
sbc/sbc_primitives.c
sbc/sbc_primitives_mmx.c [new file with mode: 0644]
sbc/sbc_primitives_mmx.h [new file with mode: 0644]
sbc/sbc_primitives_neon.c [new file with mode: 0644]
sbc/sbc_primitives_neon.h [new file with mode: 0644]