jpegdec reimplementation (#912)
* add jpegdec reimplementation

* reduce work memory

* fix color space

* jpegdec: cleanup results to use atmosphere style

* fix outdated comments, correct do/while bug

Co-authored-by: Michael Scire <SciresM@gmail.com>
1 parent b39b6f0 commit 90d754f920e099d581d250145eeb00e83303dac0
@HookedBehemoth HookedBehemoth authored on 20 Apr 2020
GitHub committed on 20 Apr 2020
Showing 12 changed files
View
Makefile
View
libraries/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp
View
libraries/libvapours/include/vapours/results.hpp
View
libraries/libvapours/include/vapours/results/capsrv_results.hpp 0 → 100644
View
stratosphere/Makefile
View
stratosphere/jpegdec/Makefile 0 → 100644
View
stratosphere/jpegdec/jpegdec.json 0 → 100644
View
stratosphere/jpegdec/source/impl/jpegdec_turbo.cpp 0 → 100644
View
stratosphere/jpegdec/source/impl/jpegdec_turbo.hpp 0 → 100644
View
stratosphere/jpegdec/source/jpegdec_decode_service.cpp 0 → 100644
View
stratosphere/jpegdec/source/jpegdec_decode_service.hpp 0 → 100644
View
stratosphere/jpegdec/source/jpegdec_main.cpp 0 → 100644