Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_vht.c169 u8 bw, chan1, chan2 = 0; in hostapd_eid_wb_chsw_wrapper() local
199 if (ieee80211_freq_to_chan(freq1, &chan1) != in hostapd_eid_wb_chsw_wrapper()
213 *eid++ = chan1; /* New Channel Center Frequency Segment 0 */ in hostapd_eid_wb_chsw_wrapper()
/third_party/ffmpeg/libavcodec/
Dtakdec.c47 int8_t chan1; member
827 s->mcdparams[i].chan1 = nbit; in tak_decode_frame()
835 s->mcdparams[i].chan1 = i; in tak_decode_frame()
844 if (ret = decode_channel(s, s->mcdparams[i].chan1)) in tak_decode_frame()
851 s->mcdparams[i].chan1, in tak_decode_frame()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1178 int chan0 = 0, chan1 = 1; in ntt_get_alu_src() local
1181 chan1 = ffs(instr->dest.write_mask & ~(1 << chan0)) - 1; in ntt_get_alu_src()
1182 if (chan1 == -1) in ntt_get_alu_src()
1183 chan1 = chan0; in ntt_get_alu_src()
1188 src.swizzle[chan1] * 2, in ntt_get_alu_src()
1189 src.swizzle[chan1] * 2 + 1); in ntt_get_alu_src()
/third_party/icu/icu4c/source/data/translit/
DLatn_Bopo.txt934 chan1 ← ㄔㄢ;
/third_party/skia/third_party/externals/icu/source/data/translit/
DLatn_Bopo.txt934 chan1 ← ㄔㄢ;
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DLatn_Bopo.txt933 chan1 ← ㄔㄢ;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c7023 u8 bw, chan1, chan2 = 0; in hostapd_eid_wb_chsw_wrapper() local
7054 if (ieee80211_freq_to_chan(freq1, &chan1) != in hostapd_eid_wb_chsw_wrapper()
7068 *eid++ = chan1; /* New Channel Center Frequency Segment 0 */ in hostapd_eid_wb_chsw_wrapper()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dp2p_supplicant.c5962 u8 chan1, chan2; in wpas_same_band() local
5964 mode1 = ieee80211_freq_to_chan(freq1, &chan1); in wpas_same_band()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dp2p_supplicant.c6412 u8 chan1, chan2; in wpas_same_band() local
6414 mode1 = ieee80211_freq_to_chan(freq1, &chan1); in wpas_same_band()