Home
last modified time | relevance | path

Searched refs:active (Results 1 – 10 of 10) sorted by relevance

/RvlSDK-3.2.2/build/demos/wpaddemo/src/
Dwpad_axdemo.c261 u8 active; member
401 BOOL active = FALSE; in main() local
415 if (info[chan].Speakers.active == 1) in main()
424 if (info[chan].Speakers.active == 2) in main()
446 active = TRUE; in main()
450 if (!active && info[chan].Speakers.active != 3) in main()
453 info[chan].Speakers.active = 3; in main()
514 if (info[chan].Speakers.active) in UpdateSpeaker()
550 info[chan].Speakers.active = 1; in SpeakerCallback()
602 info[chan].Speakers.active = 0; in SpeakerOffCallback()
[all …]
Dwpad_seqdemo.c111 u8 active; member
293 switch (info[chan].Speakers.active) in main()
309 if (info[chan].Speakers.active == 1) in main()
311 info[chan].Speakers.active = 2; in main()
351 if (info[chan].Speakers.active) in UpdateSpeaker()
389 info[chan].Speakers.active = 1; in SpeakerCallback()
414 info[chan].Speakers.active = 0; in SpeakerOffCallback()
461 info[chan].Speakers.active = 0; in ConnectCallback()
608 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()
609 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
Dwpad_spdemo.c130 u8 active; member
275 if (info[chan].Speakers.active) in main()
321 if (info[chan].Speakers.active) in UpdateSpeaker()
360 info[chan].Speakers.active = 1; in SpeakerCallback()
395 info[chan].Speakers.active = 0; in SpeakerOffCallback()
428 info[chan].Speakers.active = 0; in ConnectCallback()
500 if (!info[i].play && info[i].Speakers.active) in AudioFrameCallback()
734 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()
735 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
/RvlSDK-3.2.2/include/revolution/
Daxfx.h218 u32 active; member
280 u32 active; member
475 u32 active; member
532 u32 active; member
678 u32 active; member
718 u32 active; member
767 u32 active; member
796 u32 active; member
882 u32 active; member
945 u32 active; member
/RvlSDK-3.2.2/build/demos/hio2demo/vc++/multi/
Dmulti.rc303 ID_FILE_CLOSE "Close the active document\nClose"
304 ID_FILE_SAVE "Save the active document\nSave"
305 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
342 ID_WINDOW_NEW "Open another window for the active document\nNew Window"
347 ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
378 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
/RvlSDK-3.2.2/build/demos/hio2demo/vc++/dual/
Ddouble-common.rc291 ID_FILE_CLOSE "Close the active document\nClose"
292 ID_FILE_SAVE "Save the active document\nSave"
293 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
330 ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
361 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
Ddual.rc274 ID_FILE_CLOSE "Close the active document\nClose"
275 ID_FILE_SAVE "Save the active document\nSave"
276 ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
313 ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
344 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
/RvlSDK-3.2.2/build/demos/axdemo/src/
Daxstream.c148 static BOOL active = FALSE; variable
190 active = FALSE; in gottenData()
256 active = TRUE; in getDataL()
326 if (!active) in callbackAudioFrame()
337 if (!active) in callbackAudioFrame()
370 if (!active) in callbackAudioFrame()
/RvlSDK-3.2.2/build/demos/reldemo/
Dmakefile112 LST_FILE = active$(LSTSUFFIX)
/RvlSDK-3.2.2/
Dindex.allpl372 build/demos/reldemo/active.lst b4900015b9ed53d06d8a1cc41a9e99a84de23cc332e928981d1e894bba6f41cab075…