Jpegdec services: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:
! Cmd || Name
! Cmd || Name
|-
|-
| 3001 || [[#Decode]]
| 3001 || [[#DecodeJpeg]]
|-
| 4001 || ShrinkJpeg
|}
|}


== Decode ==
== DecodeJpeg ==
Unofficial name.
 
Takes an input u32 '''width''', an input u32 '''height''', an input [[Capture_services#ScreenShotDecodeOption|ScreenShotDecodeOption]], a type-0x46 output buffer, a type-0x5 input buffer, and no output.
Takes an input u32 '''width''', an input u32 '''height''', an input [[Capture_services#ScreenShotDecodeOption|ScreenShotDecodeOption]], a type-0x46 output buffer, a type-0x5 input buffer, and no output.