Jpegdec services: Difference between revisions
update the latest two jpegdec commands |
No edit summary |
||
Line 27: | Line 27: | ||
== ShrinkJpegEx == | == ShrinkJpegEx == | ||
Takes an input u32 '''width''', an input u32 '''height''', an input | Takes an input u32 '''width''', an input u32 '''height''', an input u32 '''quality''', an input [[Capture_services#ScreenShotDecodeOption|ScreenShotDecodeOption]], a type-0x46 output buffer, a type-0x5 input buffer, and an output u64 size. | ||
Tries to compress the JPEG in the type-0x5 buffer into the type-0x46 buffer with the supplied width, height and quality as output settings. | Tries to compress the JPEG in the type-0x5 buffer into the type-0x46 buffer with the supplied width, height and quality as output settings. | ||
[[Category:Services]] | [[Category:Services]] |