OSDN Git Service

mpegaudio: add _fixed suffix to some names
authorMans Rullgard <mans@mansr.com>
Tue, 17 May 2011 12:07:08 +0000 (13:07 +0100)
committerMans Rullgard <mans@mansr.com>
Tue, 17 May 2011 19:17:36 +0000 (20:17 +0100)
commit4bac1bbc3bc6e102cd1e8bfd0a36db07d769dfea
tree9153af8d6c026a6fdc1b50891af9559d07848340
parentd0005d347d0831c904630fe70408c9fd4eec18e8
mpegaudio: add _fixed suffix to some names

This adds a _fixed suffix to the fixed-point versions of things
with both float and fixed-point variants.  This makes it more
consistent with other dual-implementation things, e.g. fft.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/mpc.c
libavcodec/mpegaudio.h
libavcodec/mpegaudio_tablegen.c
libavcodec/mpegaudio_tablegen.h
libavcodec/mpegaudiodec.c
libavcodec/qdm2.c