mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-10 15:58:37 +00:00
ops_asmgen.c contains common aarch64 asm generation code that will be used by CPS backend and the JIT backend. The standalone tool with CPS-specific code is now ops_static.c. Sponsored-by: Sovereign Tech Fund Signed-off-by: Ramiro Polla <ramiro.polla@gmail.com>