1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Mikhail Nitenko 84ac1440b2 lavc/aarch64: add pred16x16 10-bit functions
Benchmarks:                      A53     A72
pred16x16_dc_10_c:              136.0   124.0
pred16x16_dc_10_neon:           121.2   106.0
pred16x16_horizontal_10_c:      155.0    73.2
pred16x16_horizontal_10_neon:    82.2    67.7
pred16x16_top_dc_10_c:          106.0    93.7
pred16x16_top_dc_10_neon:        87.7    77.2
pred16x16_vertical_10_c:         83.0    67.7
pred16x16_vertical_10_neon:      54.2    61.7

Some functions work slower than C and are left commented out.
2021-04-19 09:01:14 +02:00
..
2021-04-06 03:20:59 +02:00
2021-04-02 12:19:07 +02:00
2021-04-17 16:53:17 +02:00
2021-04-03 11:54:12 +02:00
2021-04-12 18:29:11 +02:00
2021-04-12 18:29:11 +02:00
2021-04-12 18:29:11 +02:00
2021-04-01 14:45:54 +02:00