Searched refs:tPVMP3DecoderExternal (Results 1 – 9 of 9) sorted by relevance
64 OSCL_IMPORT_REF int32 StartL(tPVMP3DecoderExternal * pExt,70 OSCL_IMPORT_REF int32 ExecuteL(tPVMP3DecoderExternal * pExt);75 OSCL_IMPORT_REF int32 SeekMp3Synchronization(tPVMP3DecoderExternal * pExt);
109 tPVMP3DecoderExternal struct228 } tPVMP3DecoderExternal; argument
90 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,97 void pvmp3_InitDecoder(tPVMP3DecoderExternal *pExt,
192 OSCL_EXPORT_REF int32 CPvMP3_Decoder::StartL(tPVMP3DecoderExternal * pExt, in StartL()276 OSCL_EXPORT_REF int32 CPvMP3_Decoder::ExecuteL(tPVMP3DecoderExternal * pExt) in ExecuteL()420 tPVMP3DecoderExternal * pExt) in SeekMp3Synchronization()
91 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt,
130 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt, in pvmp3_frame_synch()
157 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt, in pvmp3_framedecoder()650 void pvmp3_InitDecoder(tPVMP3DecoderExternal *pExt, in pvmp3_InitDecoder()
57 tPVMP3DecoderExternal* iMP3DecExt;
48 iMP3DecExt = OSCL_NEW(tPVMP3DecoderExternal, ()); in Mp3DecInit()