Searched refs:tPVMP3DecoderExternal (Results 1 – 12 of 12) sorted by relevance
118 tPVMP3DecoderExternal struct237 } tPVMP3DecoderExternal; argument241 void pvmp3_InitDecoder(tPVMP3DecoderExternal *pExt,246 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
90 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,97 void pvmp3_InitDecoder(tPVMP3DecoderExternal *pExt,
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()646 void pvmp3_InitDecoder(tPVMP3DecoderExternal *pExt, in pvmp3_InitDecoder()
23 struct tPVMP3DecoderExternal;54 tPVMP3DecoderExternal *mConfig;
45 mConfig(new tPVMP3DecoderExternal), in SoftMP3()
23 struct tPVMP3DecoderExternal;59 tPVMP3DecoderExternal *mConfig;
145 mConfig = new tPVMP3DecoderExternal{}; in initDecoder()
161 tPVMP3DecoderExternal *mConfig = nullptr;166 mConfig = new tPVMP3DecoderExternal{}; in initDecoder()
51 mConfig = new tPVMP3DecoderExternal{}; in SetUp()57 tPVMP3DecoderExternal *mConfig;
53 tPVMP3DecoderExternal config; in main()