Searched defs:chan_offset (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | dfs.c | 676 int chan_offset, int chan_width, int cf1, in set_dfs_state() 1150 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_complete_cac() 1221 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_pre_cac_expired() 1452 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_radar_detected() 1490 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_nop_finished() 1547 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_start_cac()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir_soa.c | 1059 … LLVMValueRef chan_offset = lp_build_const_int_vec(gallivm, uint_bld->type, c * (bit_size / 8)); in emit_load_global() local 1086 … LLVMValueRef chan_offset = lp_build_const_int_vec(gallivm, uint_bld->type, c * (bit_size / 8)); in emit_store_global() local 1239 … LLVMValueRef chan_offset = LLVMBuildAdd(builder, offset, lp_build_const_int32(gallivm, c), ""); in emit_load_ubo() local 1404 … LLVMValueRef chan_offset = LLVMBuildAdd(builder, offset, lp_build_const_int32(gallivm, c), ""); in emit_load_mem() local 1525 … LLVMValueRef chan_offset = LLVMBuildAdd(builder, offset, lp_build_const_int32(gallivm, c), ""); in emit_store_mem() local 2791 …LLVMValueRef chan_offset = lp_build_add(uint_bld, offset, lp_build_const_int_vec(gallivm, uint_bld… in emit_load_scratch() local 2828 …LLVMValueRef chan_offset = lp_build_add(uint_bld, offset, lp_build_const_int_vec(gallivm, uint_bld… in emit_store_scratch() local
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_asm_internal.h | 65 uint8_t chan_offset; member
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_ext_ch_ele.c | 648 WORD32 elem_idx, WORD32 chan_offset, in ixheaacd_core_coder_data()
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211_event.c | 1205 int chan_offset = 0; in mlme_event_ch_switch() local
|
H A D | driver.h | 6767 int chan_offset; member
|