Searched refs:last_mode (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dnormal.h50 // de-interleaving |input|. |last_mode| contains the mode used in the previous
54 Modes last_mode,
H A Dnormal.cc29 Modes last_mode,
52 if (last_mode == kModeExpand) {
132 } else if (last_mode == kModeRfc3389Cng) {
27 Process(const int16_t* input, size_t length, Modes last_mode, int16_t* external_mute_factor_array, AudioMultiVector* output) argument
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c6314 int last_mode, last_chan_idx; member in struct:phy_info_arg
6499 if (phy_info->last_mode != nl_band->nla_type) {
6525 phy_info->last_mode = nl_band->nla_type;
6942 .last_mode = -1,
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c6314 int last_mode, last_chan_idx; member in struct:phy_info_arg
6499 if (phy_info->last_mode != nl_band->nla_type) {
6525 phy_info->last_mode = nl_band->nla_type;
6942 .last_mode = -1,
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c6314 int last_mode, last_chan_idx; member in struct:phy_info_arg
6499 if (phy_info->last_mode != nl_band->nla_type) {
6525 phy_info->last_mode = nl_band->nla_type;
6942 .last_mode = -1,

Completed in 312 milliseconds