diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-08-31 22:23:54 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-04 11:04:45 +0200 |
commit | 3f82b385163d37238825d116ca943aab576fa94f (patch) | |
tree | ad8f101e3d0a85b6372074a7a1a7332e548951c7 /libavformat/bintext.c | |
parent | 13c988556b3247375dca08dc56298f4bbfab3bfd (diff) | |
download | ffmpeg-3f82b385163d37238825d116ca943aab576fa94f.tar.gz |
tests/checkasm/hevc_*: Avoid using declare_func_emms where possible
Only the idct_dc and add_residual functions have MMX versions,
so one can use the version with the stricter check (that checks
that the MMX registers have not been clobbered) for all the other
checks.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/bintext.c')
0 files changed, 0 insertions, 0 deletions