aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_hsvkey.c
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi@remlab.net>2023-11-15 21:31:17 +0200
committerRémi Denis-Courmont <remi@remlab.net>2023-11-18 22:06:57 +0200
commitca664f2254a96e9fc9c633fea5eac11f51d93923 (patch)
tree1e917d9cd4d253cdb14f427ddb5b5d881e464352 /libavfilter/vf_hsvkey.c
parent295092b46d8bdaa3638647bb958b35c698045f6b (diff)
downloadffmpeg-ca664f2254a96e9fc9c633fea5eac11f51d93923.tar.gz
lavc/flacdsp: R-V V LPC16 function
In this case, the inner loop computing the scalar product can be reduced to just one multiplication and one sum even with 128-bit vectors. The result is a lot simpler, but also brings more modest performance gains: flac_lpc_16_13_c: 15241.0 flac_lpc_16_13_rvv_i32: 11230.0 flac_lpc_16_16_c: 17884.0 flac_lpc_16_16_rvv_i32: 12125.7 flac_lpc_16_29_c: 27847.7 flac_lpc_16_29_rvv_i32: 10494.0 flac_lpc_16_32_c: 30051.5 flac_lpc_16_32_rvv_i32: 10355.0
Diffstat (limited to 'libavfilter/vf_hsvkey.c')
0 files changed, 0 insertions, 0 deletions