uOFW
Reverse engineered PSP kernel 6.60.
Loading...
Searching...
No Matches
include
video
lib_psmf.h
1
/* Copyright (C) 2011 - 2016 The uOFW team
2
See the file COPYING for copying permission.
3
*/
4
12
#ifndef LIB_PSMF_H
13
#define LIB_PSMF_H
14
15
/* lib_psmf specific error codes. */
16
17
#define SCE_MPEG_ERROR_PSMF_NOT_INITIALIZED 0x80615001
18
#define SCE_MPEG_ERROR_PSMF_UNMATCHED_VERSION 0x80615002
19
#define SCE_MPEG_ERROR_PSMF_NOT_FOUND 0x80615025
20
#define SCE_MPEG_ERROR_PSMF_INVALID_ID 0x80615100
21
#define SCE_MPEG_ERROR_PSMF_INVALID_VALUE 0x806151FE
22
#define SCE_MPEG_ERROR_PSMF_INVALID_TIMESTAMP 0x80615500
23
#define SCE_MPEG_ERROR_PSMF_INVALID_PSMF 0x80615501
24
25
#endif
/* LIB_PSMF_H */
26
Generated on Thu Jun 19 2025 21:48:58 for uOFW by
1.9.8