mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-21 05:11:59 +08:00
If Zbb is enabled at compilation (e.g. Ubuntu), the compiler should compile the new C mid_pred() function correctly. But if Zbb is *not* enabled (e.g. Debian), then we can at least fallback at run-time. On SiFive-U74, before: sub_median_pred_c: 1331.9 ( 1.00x) sub_median_pred_rvb_b: 881.8 ( 1.51x) After: sub_median_pred_c: 1133.1 ( 1.00x) sub_median_pred_rvb_b: 875.7 ( 1.29x)
6.0 KiB
6.0 KiB