diff options
author | Rémi Denis-Courmont <remi@remlab.net> | 2024-07-01 23:41:37 +0300 |
---|---|---|
committer | Rémi Denis-Courmont <remi@remlab.net> | 2024-07-05 18:56:02 +0300 |
commit | 30475c95ba50d40cf7605cb382bfd7852c825deb (patch) | |
tree | 439efccecc385084b779cfd561f9e96334b270be /tests/ref/fate/dss-lp | |
parent | cd9ceaef22ecc25278c771169d179dbfdb24a355 (diff) | |
download | ffmpeg-30475c95ba50d40cf7605cb382bfd7852c825deb.tar.gz |
lavc/h264dsp: R-V V 8-bit h264_idct_add16
While this *tends* to be faster than plain C, the performance numbers
are all over the place, presuambly due to the conditional character of
the main loop.
Some additional micro-optimisations should be feasible after the
underlying h264_idct_add and h264_idct_dc_add functions are also
implemented. Then it will no longer be necesseray to stricly abide by
the C ABI.
Diffstat (limited to 'tests/ref/fate/dss-lp')
0 files changed, 0 insertions, 0 deletions