diff options
| author | Glenn Anderson | 2015-08-15 22:47:05 -0400 |
|---|---|---|
| committer | Glenn Anderson | 2015-08-15 22:47:05 -0400 |
| commit | 1fc721311279f1ef1e5586cf44ec2cd809aac4f2 (patch) | |
| tree | ccd9cc66db6f5273c1f106bdfa370370fc63eb7f /nids/360/SceVideodecUser.yml | |
| parent | Makes library/module NIDs unique. (diff) | |
| download | vds-libraries-1fc721311279f1ef1e5586cf44ec2cd809aac4f2.tar.gz | |
Library and module names are now correct in the NID JSON according to what psp2sdk has.
Diffstat (limited to 'nids/360/SceVideodecUser.yml')
| -rw-r--r-- | nids/360/SceVideodecUser.yml | 28 |
1 files changed, 0 insertions, 28 deletions
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 |
