16#define PSP_CODEC_AT3PLUS (0x00001000)
17#define PSP_CODEC_AT3 (0x00001001)
18#define PSP_CODEC_MP3 (0x00001002)
19#define PSP_CODEC_AAC (0x00001003)
int sceAudiocodecGetEDRAM(unsigned long *Buffer, int Type)
int sceAudiocodecInit(unsigned long *Buffer, int Type)
int sceAudiocodecCheckNeedMem(unsigned long *Buffer, int Type)
int sceAudiocodecReleaseEDRAM(unsigned long *Buffer)
int sceAudiocodecDecode(unsigned long *Buffer, int Type)