Lines Matching refs:s32
68 s32 curOffset;
71 s32 nextDecodeIndex;
72 s32 readIndex;
73 s32 readSize;
74 s32 totalReadFrame;
78 s32 rampCount;
82 s32 audioDecodeIndex;
83 s32 audioOutputIndex;
86 extern BOOL THPSimpleInit(s32 audioSystem);
92 extern BOOL THPSimplePreLoad(s32 loop);
96 extern s32 THPSimpleDecode(s32 audioTrack);
97 extern s32 THPSimpleDrawCurrentFrame(GXRenderModeObj *rmode,
106 extern BOOL THPSimpleSetVolume(s32 vol, s32 time);
107 extern s32 THPSimpleGetVolume(void);