diff options
author | Martin Storsjö <martin@martin.st> | 2014-11-16 12:46:51 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-12-08 12:29:53 +0200 |
commit | b280c6202b28b371a8d96850194fd69d7ad5dcc0 (patch) | |
tree | 3795e1285954f8a618310cb37c6cd67e8d1dbaea /libavcodec/motion_est_template.c | |
parent | ae81576414f2d2083d3118fb4abe1ebc5a7a4c54 (diff) | |
download | ffmpeg-b280c6202b28b371a8d96850194fd69d7ad5dcc0.tar.gz |
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>
Diffstat (limited to 'libavcodec/motion_est_template.c')
0 files changed, 0 insertions, 0 deletions