PSPSDK 2024-12-24
Loading...
Searching...
No Matches
pspvideocodec.h File Reference

Go to the source code of this file.

Functions

int sceVideocodecOpen (unsigned long *Buffer, int Type)
 
int sceVideocodecGetEDRAM (unsigned long *Buffer, int Type)
 
int sceVideocodecInit (unsigned long *Buffer, int Type)
 
int sceVideocodecDecode (unsigned long *Buffer, int Type)
 
int sceVideocodecReleaseEDRAM (unsigned long *Buffer)
 

Function Documentation

◆ sceVideocodecDecode()

int sceVideocodecDecode ( unsigned long Buffer,
int  Type 
)

◆ sceVideocodecGetEDRAM()

int sceVideocodecGetEDRAM ( unsigned long Buffer,
int  Type 
)

◆ sceVideocodecInit()

int sceVideocodecInit ( unsigned long Buffer,
int  Type 
)

◆ sceVideocodecOpen()

int sceVideocodecOpen ( unsigned long Buffer,
int  Type 
)

◆ sceVideocodecReleaseEDRAM()

int sceVideocodecReleaseEDRAM ( unsigned long Buffer)