Go to the source code of this file.
Functions | |
int | sceAudiocodecCheckNeedMem (unsigned long *Buffer, int Type) |
int | sceAudiocodecInit (unsigned long *Buffer, int Type) |
int | sceAudiocodecDecode (unsigned long *Buffer, int Type) |
int | sceAudiocodecGetEDRAM (unsigned long *Buffer, int Type) |
int | sceAudiocodecReleaseEDRAM (unsigned long *Buffer) |
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 | ) |