diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-08 01:08:43 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-11 14:18:54 +0200 |
commit | f224c195e00ec0235e4f85207208deca5ed7eb47 (patch) | |
tree | d06fcbda825230ff6f8e8151d07401016ff0ca52 /tests/checkasm/blockdsp.c | |
parent | adb927fa7aa9d9b9357f09117ca5a449be1fe3d7 (diff) | |
download | ffmpeg-f224c195e00ec0235e4f85207208deca5ed7eb47.tar.gz |
checkasm/vc1dsp: Use declare_func_emms only when needed
There is no MMX code for vc1_inv_trans_8x8 or
vc1_unescape_buffer, so use declare_func instead of
declare_func_emms() to also test that we are not in MMX
mode after return.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tests/checkasm/blockdsp.c')
0 files changed, 0 insertions, 0 deletions