int16_t is faster than int_fast16_t for division.
authorLoren Merritt <lorenm@u.washington.edu>
Thu, 3 Aug 2006 02:18:07 +0000 (02:18 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Thu, 3 Aug 2006 02:18:07 +0000 (02:18 +0000)
commit7bf0049623652b92a566999d37f0b481c2056d6e
tree38b27e698a68389f7d84b5cdf93cc457c62d3347
parent27dc20a0711c30eda026a56b4915ea1a6ed70b68
int16_t is faster than int_fast16_t for division.
2% faster vorbis (on a K8).

Originally committed as revision 5897 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vorbis.c