aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/checkasm.c
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2025-04-01 12:08:12 -0300
committerJames Almer <jamrial@gmail.com>2025-04-05 20:46:40 -0300
commitfe73b84879a560d69affca88ce21e61108e7c38d (patch)
treeb6a173aa438ba5d1acb8731b3cdf04de641b57d2 /tests/checkasm/checkasm.c
parent2ea3c51795414f092ae44de86ae5e3ac8ebd8b15 (diff)
downloadffmpeg-fe73b84879a560d69affca88ce21e61108e7c38d.tar.gz
avutil/aes_ctr: simplify and optimize av_aes_ctr_crypt()
Process data in chunks of four or eight bytes, depending on host, instead of one at a time. before: 55561 decicycles in av_aes_ctr_crypt after: 52204 decicycles in av_aes_ctr_crypt Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions