OSDN Git Service

ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
authorMans Rullgard <mans@mansr.com>
Wed, 9 Mar 2011 19:51:50 +0000 (19:51 +0000)
committerMans Rullgard <mans@mansr.com>
Thu, 24 Mar 2011 16:30:49 +0000 (16:30 +0000)
commitf4855a904e4d3a12822739cda149262f98e8723a
treef9a98438f7ed84b21096fec7a2d962360c4e5479
parentf71142496931d264ceeedfaac399eba07b7c5def
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
libavcodec/ac3dsp.c
libavcodec/ac3dsp.h
libavcodec/arm/Makefile
libavcodec/arm/ac3dsp_init_arm.c [new file with mode: 0644]
libavcodec/arm/ac3dsp_neon.S [new file with mode: 0644]