diff options
| author | Sergi Granell | 2017-11-10 10:31:58 +0100 |
|---|---|---|
| committer | Sergi Granell | 2017-11-10 10:31:58 +0100 |
| commit | 7e7d715ce8b8a52bb42f523c3456406b0b783c9a (patch) | |
| tree | 69b9cd8d183aabe3e6c27e92fe30f4b36a40804f /nids/360/SceAudiodec.yml | |
| parent | Add ksceKernelGetMemBlockType (diff) | |
| download | vds-libraries-7e7d715ce8b8a52bb42f523c3456406b0b783c9a.tar.gz | |
Add more AV codec NIDs
Diffstat (limited to 'nids/360/SceAudiodec.yml')
| -rw-r--r-- | nids/360/SceAudiodec.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nids/360/SceAudiodec.yml b/nids/360/SceAudiodec.yml index f6b028a..b7a8edc 100644 --- a/nids/360/SceAudiodec.yml +++ b/nids/360/SceAudiodec.yml @@ -8,12 +8,15 @@ modules: sceAudiodecClearContext: 0xF72F9B64 sceAudiodecCreateDecoder: 0x4DFD3AAA sceAudiodecCreateDecoderExternal: 0x56085DFB + sceAudiodecCreateDecoderResident: 0x98B44E1B sceAudiodecDecode: 0xCCDABA04 sceAudiodecDecodeNFrames: 0x8018AA9B sceAudiodecDecodeNStreams: 0x68F4A9CB sceAudiodecDeleteDecoder: 0xE7A24E16 sceAudiodecDeleteDecoderExternal: 0xE4EA05BB + sceAudiodecDeleteDecoderResident: 0x164DAEDA sceAudiodecGetContextSize: 0xDB712ABC sceAudiodecGetInternalError: 0x883B0CF5 sceAudiodecInitLibrary: 0x445C2CEF + sceAudiodecPartlyDecode: 0x2742E642 sceAudiodecTermLibrary: 0x45719B9D |
