Skip to content

Commit

Permalink
Add NIDs for SceLibG729
Browse files Browse the repository at this point in the history
Names taken from PSP sceG729.

*GetContextSize names are guessed.
  • Loading branch information
bythos14 authored and d3m3vilurr committed Jan 22, 2022
1 parent 635af67 commit a969818
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions db/360/SceLibG729.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
firmware: 3.60
modules:
SceLibG729:
nid: 0xC1C50DCF
libraries:
SceG729:
kernel: false
nid: 0x9372381A
functions:
sceG729DecodeCore: 0x918BE529
sceG729DecodeGetContextSize: 0x57DB3ADD
sceG729DecodeInit: 0x7A74B98F
sceG729DecodeReset: 0x60C5F97E
sceG729EncodeCore: 0xFF57E664
sceG729EncodeGetContextSize: 0xFB053ABE
sceG729EncodeInit: 0xAB9DA641
sceG729EncodeReset: 0xA5B87504

0 comments on commit a969818

Please sign in to comment.