Home
last modified time | relevance | path

Searched defs:mcs (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/intel/blorp/
H A Dblorp_nir_builder.h72 blorp_nir_mcs_is_clear_color(nir_builder *b, nir_ssa_def *mcs, uint32_t samples) blorp_nir_mcs_is_clear_color() argument
H A Dblorp_clear.c1316 nir_ssa_def *mcs = in blorp_params_get_mcs_partial_resolve_kernel() local
H A Dblorp_blit.c575 nir_ssa_def *mcs = NULL; in blorp_nir_combine_samples() local
216 blorp_nir_txf_ms(nir_builder *b, struct brw_blorp_blit_vars *v, nir_ssa_def *pos, nir_ssa_def *mcs, nir_alu_type dst_type) blorp_nir_txf_ms() argument
765 nir_ssa_def *mcs = NULL; blorp_nir_manual_blend_bilinear() local
1349 nir_ssa_def *mcs = NULL; brw_blorp_build_nir_shader() local
[all...]
/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h56 uint8_t mcs; /**< Modulation and Coding Scheme (MCS) index of the HT/VHT/HE rate */ member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java119 private static final ohos.global.icu.math.MathContext mcs = new ohos.global.icu.math.MathContext(9, ohos.global.icu.math.MathContext.SCIENTIFIC); field in DiagBigDecimalTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java116 private static final com.ibm.icu.math.MathContext mcs = new com.ibm.icu.math.MathContext(9, com.ibm.icu.math.MathContext.SCIENTIFIC); field in DiagBigDecimalTest
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_lower_logical_sends.cpp1252 const fs_reg &mcs = inst->src[TEX_LOGICAL_SRC_MCS]; in lower_sampler_logical_send() local
783 lower_sampler_logical_send_gfx7(const fs_builder &bld, fs_inst *inst, opcode op, const fs_reg &coordinate, const fs_reg &shadow_c, fs_reg lod, const fs_reg &lod2, const fs_reg &min_lod, const fs_reg &sample_index, const fs_reg &mcs, const fs_reg &surface, const fs_reg &sampler, const fs_reg &surface_handle, const fs_reg &sampler_handle, const fs_reg &tg4_offset, unsigned payload_type_bit_size, unsigned coord_components, unsigned grad_components) lower_sampler_logical_send_gfx7() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c1251 u16 *mcs = (u16 *) mode->he_capab[IEEE80211_MODE_AP].mcs; in hostapd_fils_discovery_cap() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_capa.c1322 u8 *mcs; in phy_info_ht_capa() local
1337 u8 *mcs; in phy_info_vht_capa() local
H A Ddriver.h197 u8 mcs[HE_MAX_MCS_CAPAB_SIZE]; member
H A Dnl80211_copy.h4505 __u16 mcs[NL80211_VHT_NSS_MAX]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c1503 u8 *mcs; in phy_info_ht_capa() local
1518 u8 *mcs; in phy_info_vht_capa() local
H A Ddriver.h198 u8 mcs[HE_MAX_MCS_CAPAB_SIZE]; member
H A Dnl80211_copy.h4938 __u16 mcs[NL80211_VHT_NSS_MAX]; member
4947 __u16 mcs[NL80211_HE_NSS_MAX]; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.c335 rate_mcs2rate(uint mcs, uint nss, uint bw, int sgi) in rate_mcs2rate() argument
402 uint mcs = (rspec & WL_RSPEC_RATE_MASK); in rate_rspec2rate() local
412 uint mcs = (rspec & WL_RSPEC_VHT_MCS_MASK); rate_rspec2rate() local
2453 int mcs; dhd_rtt_start() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h767 struct ieee80211_mcs_info mcs; member
1043 struct ieee80211_mcs_info mcs; member
1164 hi_u8 mcs; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h990 uint8 mcs[MCSSET_LEN]; /**< supported mcs index bit map */ global() member
1021 uint8 mcs[MCSSET_LEN]; /**< supported mcs index bit map */ global() member
2154 uint32 mcs[WL_RATESET_SZ_HT_IOCTL * WL_TX_CHAINS_MAX]; /**< MCS counts */ global() member
7054 uint16 mcs; global() member
8509 uint16 mcs; global() member
19990 uint8 mcs; global() member
[all...]

Completed in 132 milliseconds