Home
last modified time | relevance | path

Searched refs:target_mode (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhw_features.c959 enum hostapd_hw_mode target_mode; in hostapd_determine_mode() local
966 target_mode = HOSTAPD_MODE_IEEE80211G; in hostapd_determine_mode()
968 target_mode = HOSTAPD_MODE_IEEE80211AD; in hostapd_determine_mode()
970 target_mode = HOSTAPD_MODE_IEEE80211A; in hostapd_determine_mode()
976 if (mode->mode == target_mode) { in hostapd_determine_mode()
/third_party/python/PC/
H A Dpyshellext.cpp130 DWORD target_mode; variable
135 PyShellExt() : target(NULL), target_dir(NULL), target_mode(0), data_obj(NULL) { in PyShellExt()
470 target_mode = dwMode; in Load()
/third_party/ffmpeg/libavdevice/
H A Ddecklink_common.cpp292 BMDDisplayMode target_mode = (BMDDisplayMode)AV_RB32(format_buf); in ff_decklink_set_format() local
309 || target_mode == bmd_mode) { in ff_decklink_set_format()

Completed in 6 milliseconds