Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/wpaddemo/src/
Dwpad_axdemo.c264 u8 active; member
399 BOOL active = FALSE; in main() local
413 if (info[chan].Speakers.active == 1) in main()
422 if (info[chan].Speakers.active == 2) in main()
444 active = TRUE; in main()
448 if (!active && info[chan].Speakers.active != 3) in main()
451 info[chan].Speakers.active = 3; in main()
512 if (info[chan].Speakers.active) in UpdateSpeaker()
548 info[chan].Speakers.active = 1; in SpeakerCallback()
600 info[chan].Speakers.active = 0; in SpeakerOffCallback()
[all …]
Dwpad_seqdemo.c111 u8 active; member
288 switch (info[chan].Speakers.active) in main()
304 if (info[chan].Speakers.active == 1) in main()
306 info[chan].Speakers.active = 2; in main()
346 if (info[chan].Speakers.active) in UpdateSpeaker()
384 info[chan].Speakers.active = 1; in SpeakerCallback()
409 info[chan].Speakers.active = 0; in SpeakerOffCallback()
456 info[chan].Speakers.active = 0; in ConnectCallback()
603 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()
604 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
Dwpad_spdemo.c130 u8 active; member
270 if (info[chan].Speakers.active) in main()
316 if (info[chan].Speakers.active) in UpdateSpeaker()
355 info[chan].Speakers.active = 1; in SpeakerCallback()
390 info[chan].Speakers.active = 0; in SpeakerOffCallback()
423 info[chan].Speakers.active = 0; in ConnectCallback()
495 if (!info[i].play && info[i].Speakers.active) in AudioFrameCallback()
729 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()
730 (info[chan].Speakers.active == 2) ? "MUTE" : in RenderControllerStatus()
/RvlSDK-3.1.4/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.1.4/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.1.4/build/demos/hio2demo/vc++/dual/
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"
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"
/RvlSDK-3.1.4/build/demos/axdemo/src/
Daxstream.c151 static BOOL active = FALSE; variable
193 active = FALSE; in gottenData()
259 active = TRUE; in getDataL()
329 if (!active) in callbackAudioFrame()
340 if (!active) in callbackAudioFrame()
373 if (!active) in callbackAudioFrame()
/RvlSDK-3.1.4/build/demos/reldemo/
Dmakefile112 LST_FILE = active$(LSTSUFFIX)