Changeset b280c62 in ffmpeg

Timestamp:
Dec 8, 2014, 10:29:53 AM (10 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
250e077e, 5054d2a9
Parents:
ae815764
git-author:
Martin Storsjö <martin@martin.st> (11/16/14 10:46:51)
git-committer:
Martin Storsjö <martin@martin.st> (12/08/14 10:29:53)
Message:

arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb

Don't include the function pointer table in the code segment
in arm mode.

This shouldn't have any significant performance effect. It does
end up as a few more instructions than before, for ARM, but
only at the entry to this function, not within the fft functions
themselves.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.