Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:     
= caps:dc =
 
= caps:dc =
 +
This is "nn::capsrv::sf::IDecoderControlService".
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 7: Line 8:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 3001 ||  
+
| 3001 || [[#DecodeJpeg]]
 +
|-
 +
| 4001 || ShrinkJpeg
 +
|-
 +
| 4002 || [18.0.0+]
 
|}
 
|}
   −
== Cmd3001 ==
+
== DecodeJpeg ==
 
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.
 +
 +
The type-0x46 buffer contains the RGBA8 image data. The type-0x5 buffer contains the input JPEG data.
    
[[Category:Services]]
 
[[Category:Services]]

Navigation menu