mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-05 15:19:50 +02:00
82cb4b1c05
The IMDCT offset is only relevant for NEON optimisations. There are no VFP optimisations here that would justify the HAVE_VFP flag. In practice, this makes no difference because HAVE_NEON is practically always true for standard Armv8 platforms.