]> granicus.if.org Git - libass/commit
Unroll FNV-1A hash function
authorGrigori Goronzy <greg@chown.ath.cx>
Wed, 29 Jan 2014 04:25:40 +0000 (05:25 +0100)
committerGrigori Goronzy <greg@chown.ath.cx>
Wed, 29 Jan 2014 04:27:29 +0000 (05:27 +0100)
commitf466b9678b4b68e56d7374dea51218348d628b06
tree3e130afc1a9ff88d32fb826549afdb4b0a9e1344
parent8adee493913fbf21c285f15717270757e87b4779
Unroll FNV-1A hash function

Unroll the hash function with Duff's device for improved performance.
libass/ass_utils.h