Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Nitenko <mnitenko@gmail.com>2021-04-15 12:13:52 +0300
committerJosh Dekker <josh@itanimul.li>2021-04-19 10:01:14 +0300
commit84ac1440b2a726b8a989dafdf634081651de1c10 (patch)
tree43fc1ed474f170aa4dd1452583f7acf59efc568c /libswresample/aarch64
parent6b2e7dc82862c6f87517c928c3408c3f8d62d671 (diff)
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.
Diffstat (limited to 'libswresample/aarch64')
0 files changed, 0 insertions, 0 deletions