Home
last modified time | relevance | path

Searched refs:HMP3Decoder (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dmp3dec.h49 typedef void *HMP3Decoder; typedef
90 \retval ::HMP3Decoder : Success
95 HMP3Decoder MP3InitDecoder(HI_VOID);
105 HI_VOID MP3FreeDecoder(HMP3Decoder hMP3Decoder);
118 HI_S32 MP3DecodeFindSyncHeader(HMP3Decoder hMP3Decoder, HI_U8 **ppInbufPtr, HI_S32 *pBytesLeft);
133 HI_S32 MP3Decode(HMP3Decoder hMP3Decoder, HI_U8 **ppInbufPtr, HI_S32 *pBytesLeft, HI_S16 *pOutPcm, HI_S32 nReserved);
144 HI_VOID MP3GetLastFrameInfo(HMP3Decoder hMP3Decoder, MP3FrameInfo *mp3FrameInfo);
H A Daudio_mp3_adp.h76 HMP3Decoder pstMP3State;
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dmp3dec.h49 typedef void *HMP3Decoder; typedef
90 \retval ::HMP3Decoder : Success
95 HMP3Decoder MP3InitDecoder(HI_VOID);
105 HI_VOID MP3FreeDecoder(HMP3Decoder hMP3Decoder);
118 HI_S32 MP3DecodeFindSyncHeader(HMP3Decoder hMP3Decoder, HI_U8 **ppInbufPtr, HI_S32 *pBytesLeft);
133 HI_S32 MP3Decode(HMP3Decoder hMP3Decoder, HI_U8 **ppInbufPtr, HI_S32 *pBytesLeft, HI_S16 *pOutPcm, HI_S32 nReserved);
144 HI_VOID MP3GetLastFrameInfo(HMP3Decoder hMP3Decoder, MP3FrameInfo *mp3FrameInfo);
H A Daudio_mp3_adp.h76 HMP3Decoder pstMP3State;

Completed in 3 milliseconds