Optimize huffman decode using neon
Utilizing Michael Edward's design thoughts that he had shared via email, look at and implement huffman portion of the decoder using neon
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
Headline:
libjpeg-turbo code for arm architecture now includes a neon optimized huffman decode.
Acceptance:
A prototype implementation will be created, profiled and validated that the direction is sound. If it is libjpeg-turbo is able to decode test images for both Linux and Android using the new algorithm utilizing the existing test suite as well as new appropriate tests.
Background:
Michael Edward's proposal: https:/
Work Items
Work items:
Assembled prototype : TODO
Measure implementation: TODO
Report results / Decide if worthwhile / Tune implementation further : TODO
Test : TODO
Push results upstream etc: TODO