diff options
author | sunyuechi <sunyuechi@iscas.ac.cn> | 2024-12-15 23:56:26 +0800 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-12-17 09:21:20 +0800 |
commit | b3f74402988f2e81026a8ea63f8aebb4bf9f6960 (patch) | |
tree | 5dbed8cb731145c154c77c49d78826aacb030548 /libavcodec/vaapi_encode.c | |
parent | dad062c4f8a9a77d6969ce38360252844a55a630 (diff) | |
download | ffmpeg-b3f74402988f2e81026a8ea63f8aebb4bf9f6960.tar.gz |
lavc/hevc: R-V V put_pixels(pow2)
k230 banana_f3
put_hevc_pel_pixels4_8_c: 61.6 ( 1.00x) 69.5 ( 1.00x)
put_hevc_pel_pixels4_8_rvv_i32: 24.6 ( 2.50x) 28.0 ( 2.48x)
put_hevc_pel_pixels8_8_c: 209.8 ( 1.00x) 215.5 ( 1.00x)
put_hevc_pel_pixels8_8_rvv_i32: 52.6 ( 3.99x) 38.2 ( 5.64x)
put_hevc_pel_pixels16_8_c: 839.4 ( 1.00x) 830.0 ( 1.00x)
put_hevc_pel_pixels16_8_rvv_i32: 126.6 ( 6.63x) 90.5 ( 9.17x)
put_hevc_pel_pixels32_8_c: 3246.6 ( 1.00x) 3246.7 ( 1.00x)
put_hevc_pel_pixels32_8_rvv_i32: 311.6 (10.42x) 257.0 (12.63x)
put_hevc_pel_pixels64_8_c: 12894.6 ( 1.00x) 12892.7 ( 1.00x)
put_hevc_pel_pixels64_8_rvv_i32: 1135.8 (11.35x) 778.0 (16.57x)
Diffstat (limited to 'libavcodec/vaapi_encode.c')
0 files changed, 0 insertions, 0 deletions