Home
last modified time | relevance | path

Searched refs:chan (Results 251 - 275 of 304) sorted by relevance

1...<<111213

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.h270 bool emit_simple_mov(nir_dest& dest, int chan, PVirtualValue src, Pin pin = pin_free);
H A Dsfn_shader_vs.cpp343 if ((*so_gpr[i])[j + sc]->chan() != j + sc) { in emit_stream()
H A Dsfn_optimizer.cpp558 if (s->chan() > 3) in replace_src()
H A Dsfn_instr_fetch.cpp192 if (m_src && m_src->chan() < 7) { in do_print()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.h263 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan);
H A Ddpp.h153 char *chan; member
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c267 int chan = av_channel_layout_channel_from_index(channel_layout, ch); in get_speaker_pos() local
269 switch (chan) { in get_speaker_pos()
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c60 short chan; member
328 fmt->chan = TO_LE16(pcm->channels); in setup_wav_header()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c50 nir_ssa_def *chan = cnt == 1 ? src : nir_channel(b, src, i); in flip_endian() local
52 intermediate[j] = nir_ubfe_imm(b, chan, 8 * j, 8); in flip_endian()
H A Dradv_formats.c1038 #define HAS_SWIZZLE(chan, swz) (desc->swizzle[chan] == PIPE_SWIZZLE_##swz) in radv_translate_colorswap()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_vbo.c750 nv50_draw_vbo_kick_notify(struct nouveau_pushbuf *chan) in nv50_draw_vbo_kick_notify() argument
752 struct nv50_screen *screen = chan->user_priv; in nv50_draw_vbo_kick_notify()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c48 struct nouveau_object *chan = screen->base.channel; in nve4_screen_compute_setup() local
83 ret = nouveau_object_new(chan, 0xbeef00c0, obj_class, NULL, 0, in nve4_screen_compute_setup()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_go_neg.c448 p2p->cfg->pref_chan[i].chan)) { in p2p_reselect_channel()
450 p2p->op_channel = p2p->cfg->pref_chan[i].chan; in p2p_reselect_channel()
H A Dp2p.c1436 p2p->cfg->pref_chan[0].chan)) { in p2p_prepare_channel_best()
1439 p2p->op_channel = p2p->cfg->pref_chan[0].chan; in p2p_prepare_channel_best()
4834 p2p_dbg(p2p, "Updated no GO chan list"); in p2p_set_no_go_freq()
4903 const struct p2p_channels *chan, in p2p_update_channel_list()
4907 os_memcpy(&p2p->cfg->channels, chan, sizeof(struct p2p_channels)); in p2p_update_channel_list()
5511 u8 chan) in p2p_set_override_pref_op_chan()
5514 p2p->override_pref_channel = chan; in p2p_set_override_pref_op_chan()
4902 p2p_update_channel_list(struct p2p_data *p2p, const struct p2p_channels *chan, const struct p2p_channels *cli_chan) p2p_update_channel_list() argument
5510 p2p_set_override_pref_op_chan(struct p2p_data *p2p, u8 op_class, u8 chan) p2p_set_override_pref_op_chan() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h1428 u8 chan; member
1717 u8 *op_class, u8 *chan, u8 *phy_type);
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1568 unsigned chan = glsl_get_components(column); in agx_remap_varyings_fs() local
1575 chan += var->data.location_frac; in agx_remap_varyings_fs()
1576 comps[loc] = MAX2(comps[loc], chan); in agx_remap_varyings_fs()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1457 struct hostapd_channel_data *chan = &mode->channels[j]; in wpas_dpp_allow_ir() local
1459 if (chan->freq != (int) freq) in wpas_dpp_allow_ir()
1462 if (chan->flag & (HOSTAPD_CHAN_DISABLED | in wpas_dpp_allow_ir()
H A Dwpa_supplicant_i.h1144 u8 chan; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c459 unsigned chan; in emit_repl() local
466 for (chan = 0; chan < 4; ++chan) { in emit_repl()
467 unsigned swizzle = (src0_swizzle >> (chan *2)) & 0x3; in emit_repl()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c1591 int chan; in get_gather_value() local
1601 chan = 2; in get_gather_value()
1604 chan = 3; in get_gather_value()
1607 chan = 1; in get_gather_value()
1610 chan = 0; in get_gather_value()
1643 return tx[chan][swizzle]; in get_gather_value()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c1548 p2p->cfg->pref_chan[0].chan)) {
1551 p2p->op_channel = p2p->cfg->pref_chan[0].chan;
5045 p2p_dbg(p2p, "Updated no GO chan list");
5114 const struct p2p_channels *chan,
5118 os_memcpy(&p2p->cfg->channels, chan, sizeof(struct p2p_channels));
5730 u8 chan)
5733 p2p->override_pref_channel = chan;
5113 p2p_update_channel_list(struct p2p_data *p2p, const struct p2p_channels *chan, const struct p2p_channels *cli_chan) global() argument
5729 p2p_set_override_pref_op_chan(struct p2p_data *p2p, u8 op_class, u8 chan) global() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_pass.h546 void add_prev_chan(unsigned chan);
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c8403 char *chan = NULL, *mac = NULL, *info = NULL, *pk = NULL, *curve = NULL; in dpp_bootstrap_gen() local
8425 chan = get_param(cmd, " chan="); in dpp_bootstrap_gen()
8444 if (chan) { in dpp_bootstrap_gen()
8445 if (dpp_parse_uri_chan_list(bi, chan) < 0) in dpp_bootstrap_gen()
8447 len += 3 + os_strlen(chan); /* C:...; */ in dpp_bootstrap_gen()
8464 chan ? "C:" : "", chan ? chan : "", chan in dpp_bootstrap_gen()
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c740 LLVMValueRef chan[3] = { in si_llvm_load_intrinsic() local
745 return ac_build_gather_values(&ctx->ac, chan, 3); in si_llvm_load_intrinsic()
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h69 #define GET_COLORMASK_BIT(mask, buf, chan) (((mask) >> (4 * (buf) + (chan))) & 0x1)

Completed in 73 milliseconds

1...<<111213