mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-15 12:01:52 +00:00
A few of the h264qpel neon functions are shared with other hpeldsp functions in this file. This fixes standalone compilation of the h264 decoder on arm. Signed-off-by: Martin Storsjö <martin@martin.st>