From 1fc721311279f1ef1e5586cf44ec2cd809aac4f2 Mon Sep 17 00:00:00 2001 From: Glenn Anderson Date: Sat, 15 Aug 2015 22:47:05 -0400 Subject: Library and module names are now correct in the NID JSON according to what psp2sdk has. --- nids/360/SceVideodecUser.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 nids/360/SceVideodecUser.yml (limited to 'nids/360/SceVideodecUser.yml') diff --git a/nids/360/SceVideodecUser.yml b/nids/360/SceVideodecUser.yml deleted file mode 100644 index 8ad52f2..0000000 --- a/nids/360/SceVideodecUser.yml +++ /dev/null @@ -1,28 +0,0 @@ -modules: - SceVideodecUser: - nid: 0x000000E9 - libraries: - SceVideodecUser: - nid: 0x000000EA - functions: - sceAvcdecCreateDecoder: 0xE82BB69B - sceAvcdecCsc: 0xB2A428DB - sceAvcdecCscInternal: 0xC300BF46 - sceAvcdecDecode: 0xD6190A06 - sceAvcdecDecodeAvailableSize: 0x441673E3 - sceAvcdecDecodeFlush: 0x25F31020 - sceAvcdecDecodeStop: 0x9648D853 - sceAvcdecDeleteDecoder: 0x8A0E359E - sceAvcdecQueryDecoderMemSize: 0x97E95EDB - sceM4vdecCreateDecoder: 0x17C6AC9E - sceM4vdecCsc: 0xB4BC325B - sceM4vdecDecode: 0x624664DB - sceM4vdecDecodeAvailableSize: 0xA8CF1942 - sceM4vdecDecodeFlush: 0x7C460D75 - sceM4vdecDecodeStop: 0x87CFD23B - sceM4vdecDeleteDecoder: 0x0EB2E4E7 - sceM4vdecQueryDecoderMemSize: 0xC67C1A80 - sceVideodecInitLibrary: 0xF1AF65A3 - sceVideodecInitLibraryWithUnmapMem: 0x230A78FF - sceVideodecQueryMemSize: 0x6731BB2D - sceVideodecTermLibrary: 0x3A5F4924 -- cgit v1.2.3