We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I learned that SIMD instructions can speed up JPEG decoding, I wondered if the esp_jpeg component supports it?
The text was updated successfully, but these errors were encountered:
Not yet, but this is something we are planning to implement!
Sorry, something went wrong.
The ADF https://github.com/espressif/esp-adf-libs/blob/master/esp_codec/include/codec/esp_jpeg_dec/enc.h has been optimized by S3 instructions.
No branches or pull requests
When I learned that SIMD instructions can speed up JPEG decoding, I wondered if the esp_jpeg component supports it?
The text was updated successfully, but these errors were encountered: