SceVeneziaWrapper: Difference between revisions

From Vita Development Wiki
Jump to navigation Jump to search
(Swapped Module <-> Library, see revision 1.1 under "Revision History" of "Vita SDK specifications" (https://wiki.henkaku.xyz/vita/File:Vita_SDK_specifications.pdf))
No edit summary
Line 1: Line 1:
Venezia is also named Codec Engine which is more explicit.
== Module ==
== Module ==


Line 33: Line 35:
| 1.69 || 0x3DCBDCA
| 1.69 || 0x3DCBDCA
|}
|}
=== _sceCodecEngineChangeNumWorkerCoresMax ===
=== _sceCodecEngineChangeNumWorkerCoresMax ===
{| class="wikitable"
{| class="wikitable"
Line 40: Line 43:
| 1.69 || 0x4BA9415
| 1.69 || 0x4BA9415
|}
|}
=== _sceCodecEnginePmonStop ===
=== _sceCodecEnginePmonStop ===
{| class="wikitable"
{| class="wikitable"
Line 47: Line 51:
| 1.69 || 0x4D5F36B
| 1.69 || 0x4D5F36B
|}
|}
=== _sceCodecEngineGetMemoryState ===
=== _sceCodecEngineGetMemoryState ===
{| class="wikitable"
{| class="wikitable"
Line 54: Line 59:
| 1.69 || 0x1E9E5A79
| 1.69 || 0x1E9E5A79
|}
|}
=== _sceCodecEngineGetProcessorLoad ===
=== _sceCodecEngineGetProcessorLoad ===
{| class="wikitable"
{| class="wikitable"
Line 61: Line 67:
| 1.69 || 0x241B194B
| 1.69 || 0x241B194B
|}
|}
=== _sceCodecEngineChangeNumWorkerCoresDefault ===
=== _sceCodecEngineChangeNumWorkerCoresDefault ===
{| class="wikitable"
{| class="wikitable"
Line 68: Line 75:
| 1.69 || 0x362E9415
| 1.69 || 0x362E9415
|}
|}
=== _sceCodecEnginePmonGetProcessorLoad ===
=== _sceCodecEnginePmonGetProcessorLoad ===
{| class="wikitable"
{| class="wikitable"
Line 75: Line 83:
| 1.69 || 0x3EBA4982
| 1.69 || 0x3EBA4982
|}
|}
=== _sceCodecEngineFreeMemoryFromUnmapMemBlock ===
=== _sceCodecEngineFreeMemoryFromUnmapMemBlock ===
{| class="wikitable"
{| class="wikitable"
Line 82: Line 91:
| 1.69 || 0x489FF965
| 1.69 || 0x489FF965
|}
|}
=== _sceCodecEnginePmonStart ===
=== _sceCodecEnginePmonStart ===
{| class="wikitable"
{| class="wikitable"
Line 89: Line 99:
| 1.69 || 0x6AF71F08
| 1.69 || 0x6AF71F08
|}
|}
=== _sceCodecEngineChangeNumWorkerCores ===
=== _sceCodecEngineChangeNumWorkerCores ===
{| class="wikitable"
{| class="wikitable"
Line 96: Line 107:
| 1.69 || 0x7E5E1F38
| 1.69 || 0x7E5E1F38
|}
|}
=== _sceCodecEngineResetNumRpcCalled ===
=== _sceCodecEngineResetNumRpcCalled ===
{| class="wikitable"
{| class="wikitable"
Line 103: Line 115:
| 1.69 || 0x8EFF2DAA
| 1.69 || 0x8EFF2DAA
|}
|}
=== _sceCodecEngineGetNumRpcCalled ===
=== _sceCodecEngineGetNumRpcCalled ===
{| class="wikitable"
{| class="wikitable"
Line 110: Line 123:
| 1.69 || 0x9B157692
| 1.69 || 0x9B157692
|}
|}
=== _sceCodecEngineCloseUnmapMemBlock ===
=== _sceCodecEngineCloseUnmapMemBlock ===
{| class="wikitable"
{| class="wikitable"
Line 117: Line 131:
| 1.69 || 0xAD30912D
| 1.69 || 0xAD30912D
|}
|}
=== _sceCodecEngineOpenUnmapMemBlock ===
=== _sceCodecEngineOpenUnmapMemBlock ===
{| class="wikitable"
{| class="wikitable"
Line 124: Line 139:
| 1.69 || 0xB0E654EE
| 1.69 || 0xB0E654EE
|}
|}
=== _sceCodecEnginePmonReset ===
=== _sceCodecEnginePmonReset ===
{| class="wikitable"
{| class="wikitable"
Line 131: Line 147:
| 1.69 || 0xCA79BFC4
| 1.69 || 0xCA79BFC4
|}
|}
=== _sceCodecEngineSetClockFrequency ===
=== _sceCodecEngineSetClockFrequency ===
{| class="wikitable"
{| class="wikitable"
Line 138: Line 155:
| 1.69 || 0xDE5EF6CC
| 1.69 || 0xDE5EF6CC
|}
|}
[[Category:Modules]]
[[Category:Modules]]
[[Category:Kernel]]
[[Category:Kernel]]

Revision as of 17:42, 20 April 2020

Venezia is also named Codec Engine which is more explicit.

Module

Known NIDs

Version Name World Privilege NID
1.69 SceVeneziaWrapper Non-secure Kernel 0x122350B8

Libraries

Known NIDs

Version Name World Visibility NID
1.69 SceVeneziaWrapperForDriver Non-secure Kernel 0x4F5231A4
1.69 SceVeneziaWrapper Non-secure User 0x2B2DA8E1

SceVeneziaWrapperForDriver

SceVeneziaWrapper

_sceCodecEngineAllocMemoryFromUnmapMemBlock

Version NID
1.69 0x3DCBDCA

_sceCodecEngineChangeNumWorkerCoresMax

Version NID
1.69 0x4BA9415

_sceCodecEnginePmonStop

Version NID
1.69 0x4D5F36B

_sceCodecEngineGetMemoryState

Version NID
1.69 0x1E9E5A79

_sceCodecEngineGetProcessorLoad

Version NID
1.69 0x241B194B

_sceCodecEngineChangeNumWorkerCoresDefault

Version NID
1.69 0x362E9415

_sceCodecEnginePmonGetProcessorLoad

Version NID
1.69 0x3EBA4982

_sceCodecEngineFreeMemoryFromUnmapMemBlock

Version NID
1.69 0x489FF965

_sceCodecEnginePmonStart

Version NID
1.69 0x6AF71F08

_sceCodecEngineChangeNumWorkerCores

Version NID
1.69 0x7E5E1F38

_sceCodecEngineResetNumRpcCalled

Version NID
1.69 0x8EFF2DAA

_sceCodecEngineGetNumRpcCalled

Version NID
1.69 0x9B157692

_sceCodecEngineCloseUnmapMemBlock

Version NID
1.69 0xAD30912D

_sceCodecEngineOpenUnmapMemBlock

Version NID
1.69 0xB0E654EE

_sceCodecEnginePmonReset

Version NID
1.69 0xCA79BFC4

_sceCodecEngineSetClockFrequency

Version NID
1.69 0xDE5EF6CC