summaryrefslogtreecommitdiff
path: root/nids
diff options
context:
space:
mode:
authorReiko Asakura2020-09-21 06:09:14 -0400
committerReiko Asakura2020-09-21 06:09:14 -0400
commit900943a87f1e72765f12f4e32368493eaa85d870 (patch)
tree80c2ac2cc1ceabb51236fcb56bab9c2f3fe11ca2 /nids
parentRemove functions for old firmware versions (diff)
downloadvds-libraries-900943a87f1e72765f12f4e32368493eaa85d870.tar.gz
Move functions to correct library
Diffstat (limited to 'nids')
-rw-r--r--nids/360/SceAvcodecUser.yml25
-rw-r--r--nids/360/SceKernelIntrMgr.yml4
-rw-r--r--nids/360/SceSysmem.yml2
3 files changed, 20 insertions, 11 deletions
diff --git a/nids/360/SceAvcodecUser.yml b/nids/360/SceAvcodecUser.yml
index 6f16e62..26f6fce 100644
--- a/nids/360/SceAvcodecUser.yml
+++ b/nids/360/SceAvcodecUser.yml
@@ -71,6 +71,23 @@ modules:
sceJpegInitMJpegWithParam: 0x518163A7
sceJpegMJpegCsc: 0xC2380E3A
sceJpegSplitDecodeMJpeg: 0x4598EC9C
+ SceVideodecAsyncUser:
+ nid: 0x7D00D21F
+ functions:
+ sceAvcdecDecodeAuNalAuNongameapp: 0x0E4A6EE3
+ sceAvcdecDecodeAuNongameapp: 0x867C75AD
+ sceAvcdecDecodeGetPictureNongameapp: 0xCF3CFC70
+ sceAvcdecRegisterCallbackNongameapp: 0x497F7EC7
+ sceAvcdecUnregisterCallbackNongameapp: 0xE07A91B5
+ sceAvcdecUnregisterCallbackWithCbidNongameapp: 0x7761522A
+ SceVideodecLowDelayUser:
+ nid: 0x6354EEFF
+ functions:
+ sceAvcdecSetLowDelayModeNongameapp: 0xD57F82C1
+ SceVideodecRecoveryPointUser:
+ nid: 0x6D3CD128
+ functions:
+ sceAvcdecSetRecoveryPointSEIMode: 0x58C620EC
SceVideodecUser:
nid: 0x163C3727
functions:
@@ -82,12 +99,9 @@ modules:
sceAvcdecDecode: 0xD6190A06
sceAvcdecDecodeAuInternal: 0x2385A82B
sceAvcdecDecodeAuNalAuInternal: 0x68628BC4
- sceAvcdecDecodeAuNalAuNongameapp: 0x0E4A6EE3
- sceAvcdecDecodeAuNongameapp: 0x867C75AD
sceAvcdecDecodeAvailableSize: 0x441673E3
sceAvcdecDecodeFlush: 0x25F31020
sceAvcdecDecodeGetPictureInternal: 0x63237A8F
- sceAvcdecDecodeGetPictureNongameapp: 0xCF3CFC70
sceAvcdecDecodeGetPictureWithWorkPictureInternal: 0x66F65155
sceAvcdecDecodeNalAu: 0x6C68A38F
sceAvcdecDecodeNalAuWithWorkPicture: 0xDDF41798
@@ -103,16 +117,11 @@ modules:
sceAvcdecQueryDecoderMemSizeInternal: 0x7BC8DFEA
sceAvcdecQueryDecoderMemSizeNongameapp: 0xFA072F66
sceAvcdecRegisterCallbackInternal: 0x8FA94451
- sceAvcdecRegisterCallbackNongameapp: 0x497F7EC7
sceAvcdecSetDecodeMode: 0x75803C83
sceAvcdecSetDecodeModeInternal: 0xF57CC2BC
sceAvcdecSetInterlacedStreamMode: 0x2DD70FC8
- sceAvcdecSetLowDelayModeNongameapp: 0xD57F82C1
- sceAvcdecSetRecoveryPointSEIMode: 0x58C620EC
sceAvcdecUnregisterCallbackInternal: 0x24E905BF
- sceAvcdecUnregisterCallbackNongameapp: 0xE07A91B5
sceAvcdecUnregisterCallbackWithCbidInternal: 0x001069FB
- sceAvcdecUnregisterCallbackWithCbidNongameapp: 0x7761522A
sceM4vdecCreateDecoder: 0x17C6AC9E
sceM4vdecCreateDecoderInternal: 0x4D4CA34E
sceM4vdecCsc: 0xB4BC325B
diff --git a/nids/360/SceKernelIntrMgr.yml b/nids/360/SceKernelIntrMgr.yml
index 1762514..776bbd6 100644
--- a/nids/360/SceKernelIntrMgr.yml
+++ b/nids/360/SceKernelIntrMgr.yml
@@ -5,14 +5,12 @@ modules:
SceIntrmgrForDriver:
nid: 0x9DF04041
functions:
- sceKernelClearIntrPending: 0x4DC48A01
sceKernelDisableSubIntr: 0x259C6D9E
sceKernelEnableSubIntr: 0x901E41D8
sceKernelGetIntrMasked: 0x6EC07C56
sceKernelGetIntrPriority: 0xE427D050
sceKernelGetIntrTarget: 0x353CFAAE
sceKernelIsIntrAllowedInCurrentContext: 0x182EE3E3
- sceKernelIsIntrPending: 0xA269003D
sceKernelIsSubInterruptOccurred: 0x950B864B
sceKernelMaskIntr: 0x180435EC
sceKernelRegisterIntrHandler: 0x5C1FEB29
@@ -33,4 +31,6 @@ modules:
SceIntrmgrForKernel:
nid: 0x07AC5E3A
functions:
+ sceKernelClearIntrPending: 0x4DC48A01
+ sceKernelIsIntrPending: 0xA269003D
sceKernelQueryIntrHandlerInfo: 0xB5AFAE49
diff --git a/nids/360/SceSysmem.yml b/nids/360/SceSysmem.yml
index 5750f17..7192afd 100644
--- a/nids/360/SceSysmem.yml
+++ b/nids/360/SceSysmem.yml
@@ -497,6 +497,7 @@ modules:
sceKernelSysrootSetProcessHandler: 0x0F07C3FC
sceKernelSysrootSetSystemSwVersion: 0x3276086B
sceSysrootGetHardwareInfo: 0x930B1342
+ sceSysrootIsAuCodecIcConexant: 0x46E72428
sceSysrootUtMgrHasNpTestFlag: 0xA43599E9
sceSysrootUtMgrSetNpTestFlag: 0xEE5D6CE9
SceSysrootForKernel:
@@ -530,7 +531,6 @@ modules:
sceSysrootGetSelfInfo: 0xF10AB792
sceSysrootGetSessionId: 0x84783B71
sceSysrootGetWakeupFactor: 0x2F97041A
- sceSysrootIsAuCodecIcConexant: 0x46E72428
sceSysrootIsBsodReboot: 0x4373AC96
sceSysrootIsExternalBootMode: 0x89D19090
sceSysrootIsSafeMode: 0x834439A7