Searched refs:active (Results 1 – 9 of 9) sorted by relevance
264 u8 active; member402 if (info[chan].Speakers.active > 0) in main()404 BOOL active = FALSE; in main() local418 if (info[chan].Speakers.active == 1) in main()427 if (info[chan].Speakers.active == 2) in main()449 active = TRUE; in main()453 if (!active && info[chan].Speakers.active != 3) in main()456 info[chan].Speakers.active = 3; in main()517 if (info[chan].Speakers.active) in UpdateSpeaker()553 info[chan].Speakers.active = 1; in SpeakerCallback()[all …]
111 u8 active; member293 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()
130 u8 active; member275 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()
218 u32 active; member280 u32 active; member475 u32 active; member532 u32 active; member678 u32 active; member718 u32 active; member767 u32 active; member796 u32 active; member882 u32 active; member945 u32 active; member
303 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"
274 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"
291 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"
152 static BOOL active = FALSE; variable193 active = FALSE; in gottenData()258 active = TRUE; in getDataL()328 if (!active) in callbackAudioFrame()339 if (!active) in callbackAudioFrame()372 if (!active) in callbackAudioFrame()
121 LST_FILE = active$(LSTSUFFIX)