Searched refs:play (Results 1 – 6 of 6) sorted by relevance
| /RvlSDK-3.1/build/demos/thpdemo/src/THPPlayer/ |
| D | main.c | 64 BOOL open, play, onMemory; in main() local 90 play = FALSE; in main() 118 if (play) in main() 182 if (play) in main() 227 if (play) in main() 232 play = FALSE; in main() 236 if (open && !play) in main() 281 play = TRUE; in main()
|
| /RvlSDK-3.1/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | main.c | 64 BOOL open, play, onMemory; in main() local 93 play = FALSE; in main() 117 if (play) in main() 181 if (play) in main() 199 if (play) in main() 204 play = FALSE; in main() 208 if (open && !play) in main() 271 play = TRUE; in main()
|
| /RvlSDK-3.1/build/demos/wpaddemo/src/ |
| D | wpad_spdemo.c | 153 u8 play; member 472 info[0].play = info[1].play = info[2].play = info[3].play = 0; in AudioFrameCallback() 488 info[vInfo[i].chan].play = 1; in AudioFrameCallback() 495 if (!info[i].play && info[i].Speakers.active) in AudioFrameCallback() 616 info[chan].play = 1; in PlaySfx() 732 DEMOPrintf( 220, y, 0, "%s", (info[chan].play == 0) ? "STOP" : in RenderControllerStatus()
|
| D | wpad_seqdemo.c | 140 u8 play; member 298 info[chan].play = 1; in main() 302 info[chan].play = 0; in main() 465 info[chan].play = 0; in ConnectCallback() 606 DEMOPrintf( 220, y, 0, "%s", (info[chan].play == 0) ? "STOP" : in RenderControllerStatus()
|
| /RvlSDK-3.1/ |
| D | readme-RVL_SDK-3_1-patch2.txt | 186 …with the WPADControlDpd function, the beginning portion of audio will not play back due to the ope…
|
| D | readme-RVL_SDK-3_1-patch4.txt | 179 …with the WPADControlDpd function, the beginning portion of audio will not play back due to the ope…
|