Home
last modified time | relevance | path

Searched refs:THPPlayerSetSoundMode (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/
Dmain.c232 THPPlayerSetSoundMode(THP_SOUND_MODE_STEREO); in main()
237 THPPlayerSetSoundMode(THP_SOUND_MODE_MONO); in main()
DTHPPlayer.c1926 void THPPlayerSetSoundMode(s32 mode) in THPPlayerSetSoundMode() function
/RvlSDK-3.3/build/demos/thpdemo/include/
DTHPPlayer.h138 extern void THPPlayerSetSoundMode(s32 mode);