Go to the source code of this file.
Macro Definition Documentation
#define PSP_CODEC_AAC (0x00001003) |
#define PSP_CODEC_AT3 (0x00001001) |
#define PSP_CODEC_AT3PLUS (0x00001000) |
#define PSP_CODEC_MP3 (0x00001002) |
Function Documentation
int sceAudiocodecCheckNeedMem |
( |
unsigned long * |
Buffer, |
|
|
int |
Type |
|
) |
| |
int sceAudiocodecDecode |
( |
unsigned long * |
Buffer, |
|
|
int |
Type |
|
) |
| |
int sceAudiocodecGetEDRAM |
( |
unsigned long * |
Buffer, |
|
|
int |
Type |
|
) |
| |
int sceAudiocodecInit |
( |
unsigned long * |
Buffer, |
|
|
int |
Type |
|
) |
| |
int sceAudiocodecReleaseEDRAM |
( |
unsigned long * |
Buffer | ) |
|