diff options
| author | Reiko Asakura | 2020-09-21 06:05:42 -0400 |
|---|---|---|
| committer | Reiko Asakura | 2020-09-21 06:05:42 -0400 |
| commit | 098762f370f4f164c67484a18cdf49e469e2b81e (patch) | |
| tree | 6c4d4eb96de1821bcd4b6f2a8e82bf3917e0ef92 /nids/360/SceAudioenc.yml | |
| parent | Fix module name and debug fingerprint (diff) | |
| download | vds-libraries-098762f370f4f164c67484a18cdf49e469e2b81e.tar.gz | |
Move libraries to correct module
Diffstat (limited to 'nids/360/SceAudioenc.yml')
| -rw-r--r-- | nids/360/SceAudioenc.yml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/nids/360/SceAudioenc.yml b/nids/360/SceAudioenc.yml deleted file mode 100644 index d5c3c4c..0000000 --- a/nids/360/SceAudioenc.yml +++ /dev/null @@ -1,21 +0,0 @@ -modules: - SceAudioenc: - nid: 0x0000000E - libraries: - SceAudioencUser: - nid: 0xA938B1A6 - functions: - sceAudioencClearContext: 0x9386F42D - sceAudioencCreateEncoder: 0x64C04AE8 - sceAudioencCreateEncoderExternal: 0x9B1E8DE2 - sceAudioencCreateEncoderResident: 0xDD13004C - sceAudioencDeleteEncoder: 0xC6BA5EE6 - sceAudioencDeleteEncoderExternal: 0x552E8882 - sceAudioencDeleteEncoderResident: 0x80765849 - sceAudioencEncode: 0xD85DB29C - sceAudioencEncodeNFrames: 0xAFCEDA50 - sceAudioencGetContextSize: 0xEAD4AF38 - sceAudioencGetInternalError: 0x452246D0 - sceAudioencGetOptInfo: 0xD01C63A3 - sceAudioencInitLibrary: 0x76EE4DC6 - sceAudioencTermLibrary: 0xAB32D022 |
