Searched refs:CreateAudioDecodeThread (Results 1 – 5 of 5) sorted by relevance
39 extern BOOL CreateAudioDecodeThread(OSPriority priority, u8 *ptr);
80 BOOL CreateAudioDecodeThread(OSPriority priority, u8 *ptr) in CreateAudioDecodeThread() function
716 CreateAudioDecodeThread(AUDIO_THREAD_PRIORITY, ptr); in THPPlayerPrepare()728 CreateAudioDecodeThread(AUDIO_THREAD_PRIORITY, NULL); in THPPlayerPrepare()
81 BOOL CreateAudioDecodeThread(OSPriority priority, u8 *ptr) in CreateAudioDecodeThread() function
705 CreateAudioDecodeThread(AUDIO_THREAD_PRIORITY, ptr); in THPPlayerPrepare()717 CreateAudioDecodeThread(AUDIO_THREAD_PRIORITY, NULL); in THPPlayerPrepare()