#include <romlib_runtime.h>
|
void(* | MP3Lib_Set_Func_p )(void *f1, void *f2, void *f3, void *f4, void *f5) |
|
HMP3Decoder(* | MP3InitDecoder_p )(void) |
|
int(* | MP3ClearLastDecodeMainData_p )(HMP3Decoder hMP3Decoder) |
|
int(* | MP3SaveLastDecodeMainData_p )(HMP3Decoder hMP3Decoder, MP3SaveLastInfo saveInfo) |
|
int(* | MP3LoadLastDecodeMainData_p )(HMP3Decoder hMP3Decoder, MP3SaveLastInfo saveInfo) |
|
int(* | MP3FindSyncWord_p )(unsigned char *buf, int nBytes) |
|
int(* | MP3Decode_p )(HMP3Decoder hMP3Decoder, unsigned char **inbuf, int *bytesLeft, short *outbuf, int useSize) |
|
void(* | MP3GetLastFrameInfo_p )(HMP3Decoder hMP3Decoder, MP3FrameInfo *mp3FrameInfo) |
|
void(* | MP3FreeDecoder_p )(HMP3Decoder hMP3Decoder) |
|
◆ MP3ClearLastDecodeMainData_p
int(* MP3ClearLastDecodeMainData_p) (HMP3Decoder hMP3Decoder) |
◆ MP3Decode_p
int(* MP3Decode_p) (HMP3Decoder hMP3Decoder, unsigned char **inbuf, int *bytesLeft, short *outbuf, int useSize) |
◆ MP3FindSyncWord_p
int(* MP3FindSyncWord_p) (unsigned char *buf, int nBytes) |
◆ MP3FreeDecoder_p
◆ MP3GetLastFrameInfo_p
◆ MP3InitDecoder_p
◆ MP3Lib_Set_Func_p
void(* MP3Lib_Set_Func_p) (void *f1, void *f2, void *f3, void *f4, void *f5) |
◆ MP3LoadLastDecodeMainData_p
◆ MP3SaveLastDecodeMainData_p
该结构体的文档由以下文件生成: