mirror of https://github.com/FFmpeg/FFmpeg.git
This stores the constant coefficients deinterleaved, so that they can be loaded directly with NF=0. Unfortunately, we cannot optimise loading the input, due to insufficient memory alignment (not 32-bit). Before: g722_apply_qmf_c: 82.5 g722_apply_qmf_rvv_i32: 78.2 After: g722_apply_qmf_c: 82.5 g722_apply_qmf_rvv_i32: 65.2release/7.0
parent
e33ce0d9dd
commit
b88d4058f9
1 changed files with 13 additions and 11 deletions
Loading…
Reference in new issue