Home
last modified time | relevance | path

Searched refs:last_mode (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal.cc29 Modes last_mode, in Process() argument
57 if (last_mode == kModeExpand) { in Process()
145 } else if (last_mode == kModeRfc3389Cng) { in Process()
Dnormal.h54 Modes last_mode,
/external/u-boot/board/samsung/common/
Dmisc.c352 int last_mode = 0; in download_menu() local
389 if (mode != last_mode) in download_menu()
392 last_mode = mode; in download_menu()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_capa.c1396 int last_mode, last_chan_idx; member
1607 if (phy_info->last_mode != nl_band->nla_type) { in phy_info_band()
1635 phy_info->last_mode = nl_band->nla_type; in phy_info_band()
2157 .last_mode = -1, in nl80211_get_hw_feature_data()