1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Rémi Denis-Courmont ce467421dc lavc/exrdsp: unroll predictor
With explicit unrolling, we can skip half of the sign bit flips, and
the compiler is then better able to optimise the scalar loop:

predictor_c: 31376.0 (before)
predictor_c: 23703.0 (after)
2023-11-14 19:15:51 +02:00
..
2023-11-10 00:14:02 +01:00
2023-11-08 17:37:58 +11:00
2023-11-08 17:37:58 +11:00
2023-11-08 17:37:58 +11:00
2023-11-14 19:15:51 +02:00
2023-10-31 21:33:25 +02:00
2023-10-31 21:33:25 +02:00
2023-11-08 17:37:58 +11:00
2023-11-08 17:37:58 +11:00
2023-11-08 17:37:58 +11:00
2023-11-09 12:53:35 +01:00
2023-11-01 22:53:26 +02:00
2023-11-01 22:53:26 +02:00
2023-11-08 17:37:58 +11:00
2023-11-01 20:16:02 +01:00