OSDN Git Service

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>
Fri, 16 Jan 2009 07:23:24 +0000 (08:23 +0100)
commit188d5f24a64ef9d2c2809d9ba9158b9e6e187e17
treeb97bc1e354befed0aa9fd3e31333c47eb2f0ca7f
parent82d00972c91a44a428bd08412ca3039e101c0e40
MMX and ARM NEON optimized versions of analysis filter for SBC encoder
sbc/Makefile.am
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]