Searched refs:chan (Results 76 - 100 of 159) sorted by relevance

1234567

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h99 unsigned int chan);
H A Dradeon_dataflow.c47 unsigned int chan; local
48 for(chan = 0; chan < 4; chan++) {
49 refmask |= 1 << GET_SWZ(src->Swizzle, chan);
109 unsigned int chan; local
110 for(chan = 0; chan < 3; ++chan) {
112 GET_SWZ(inst->RGB.Arg[arg].Swizzle, chan);
[all...]
H A Dradeon_dataflow.h49 rc_register_file file, unsigned int index, unsigned int chan);
H A Dradeon_pair_regalloc.c615 unsigned int chan, class_id, writemask = 0; local
616 for (chan = 0; chan < 4; chan++) {
617 if (s->Input[i].Live[chan].Used) {
618 writemask |= (1 << chan);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c384 * \param chan which channel of the temp register.
389 unsigned chan)
392 assert(chan < 4);
394 LLVMValueRef lindex = lp_build_const_int32(bld->bld_base.base.gallivm, index * 4 + chan);
398 return bld->temps[index][chan];
406 * \param chan which channel of the output register.
411 unsigned chan)
414 assert(chan < 4);
417 index * 4 + chan);
421 return bld->outputs[index][chan];
387 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, unsigned index, unsigned chan) argument
409 lp_get_output_ptr(struct lp_build_tgsi_soa_context *bld, unsigned index, unsigned chan) argument
866 unsigned chan; local
1517 int chan; local
2002 unsigned index, chan; local
2040 unsigned index, chan; local
[all...]
H A Dlp_bld_tgsi.h425 unsigned chan);
431 unsigned chan);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dbeacon.c212 *pos++ = start->chan;
214 *pos++ = (prev->chan - start->chan) / chan_spacing + 1;
247 struct hostapd_channel_data *chan = &mode->channels[i]; local
248 if (chan->flag & HOSTAPD_CHAN_DISABLED)
251 prev->chan + chan_spacing == chan->chan &&
252 start->max_tx_power == chan->max_tx_power) {
253 prev = chan;
300 u8 chan; local
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dbeacon.c212 *pos++ = start->chan;
214 *pos++ = (prev->chan - start->chan) / chan_spacing + 1;
247 struct hostapd_channel_data *chan = &mode->channels[i]; local
248 if (chan->flag & HOSTAPD_CHAN_DISABLED)
251 prev->chan + chan_spacing == chan->chan &&
252 start->max_tx_power == chan->max_tx_power) {
253 prev = chan;
300 u8 chan; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dbeacon.c212 *pos++ = start->chan;
214 *pos++ = (prev->chan - start->chan) / chan_spacing + 1;
247 struct hostapd_channel_data *chan = &mode->channels[i]; local
248 if (chan->flag & HOSTAPD_CHAN_DISABLED)
251 prev->chan + chan_spacing == chan->chan &&
252 start->max_tx_power == chan->max_tx_power) {
253 prev = chan;
300 u8 chan; local
[all...]
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.h33 unsigned chan; member in struct:r600_bytecode_alu_src
43 unsigned chan; member in struct:r600_bytecode_alu_dst
H A Dr600_asm.c607 unsigned i, chan, trans; local
614 chan = alu->dst.chan;
621 else if (assignment[chan])
633 if (assignment[chan]) {
634 assert(0); /* ALU.chan has already been allocated. */
637 assignment[chan] = alu;
681 static int reserve_gpr(struct alu_bank_swizzle *bs, unsigned sel, unsigned chan, unsigned cycle) argument
683 if (bs->hw_gpr[cycle][chan] == -1)
684 bs->hw_gpr[cycle][chan]
692 reserve_cfile(struct r600_bytecode *bc, struct alu_bank_swizzle *bs, unsigned sel, unsigned chan) argument
897 int gpr[5], chan[5]; local
[all...]
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c463 unsigned chan, attrib; local
469 for (chan = 0; chan < TGSI_NUM_CHANNELS; ++chan) {
470 if (outputs[attrib][chan]) {
475 out = LLVMBuildLoad(builder, outputs[attrib][chan], "");
477 LLVMBuildStore(builder, out, outputs[attrib][chan]);
481 if (chan == 1 || chan == 2)
482 LLVMBuildStore(builder, bld.zero, outputs[attrib][chan]);
673 unsigned chan, attrib, i; local
[all...]
/external/aac/libSBRdec/src/
H A Dlpp_tran.h225 const int chan,
/external/aac/libSBRenc/src/
H A Dmh_det.h174 INT chan);
H A Dton_corr.h174 INT chan); /*!< Channel index, needed for mem allocation */
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h23 struct nouveau_object *chan; member in struct:nouveau_decoder
/external/mesa3d/src/gallium/drivers/radeon/
H A Dradeon_llvm.h156 unsigned radeon_llvm_reg_index_soa(unsigned index, unsigned chan);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c360 unsigned chan; local
375 for (chan = 0; chan < z_swizzle; ++chan)
376 padding_right += format_desc->channel[chan].size;
406 unsigned chan, sz; local
414 for (chan = 0; chan < s_swizzle; chan++)
415 *shift += format_desc->channel[chan]
[all...]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_context.c154 }, sizeof(struct nv04_fifo), &nctx->hw.chan);
168 ret = nouveau_pushbuf_new(nctx->hw.client, nctx->hw.chan, 4,
185 ret = nouveau_object_new(nctx->hw.chan, 0x00000000, NV01_NULL_CLASS,
227 nouveau_object_del(&nctx->hw.chan);
/external/wpa_supplicant_8/hostapd/src/common/
H A Dieee802_11_common.h103 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan);
/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.h103 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan);
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dieee802_11_common.h103 int ieee80211_chan_to_freq(const char *country, u8 op_class, u8 chan);
/external/libdrm/nouveau/
H A Dpushbuf.c308 pushbuf_submit(struct nouveau_pushbuf *push, struct nouveau_object *chan) argument
316 struct nouveau_fifo *fifo = chan->data;
321 if (chan->oclass != NOUVEAU_FIFO_CHANNEL_CLASS)
533 nouveau_pushbuf_new(struct nouveau_client *client, struct nouveau_object *chan, argument
538 struct nouveau_fifo *fifo = chan->data;
544 if (chan->oclass != NOUVEAU_FIFO_CHANNEL_CLASS)
577 push->channel = immediate ? chan : NULL;
770 nouveau_pushbuf_kick(struct nouveau_pushbuf *push, struct nouveau_object *chan) argument
773 return pushbuf_submit(push, chan);
/external/mesa3d/src/mesa/program/
H A Dprog_optimize.c327 GLint chan, index = inst->DstReg.Index; local
329 for (chan = 0; chan < 4; chan++) {
330 if (!tempRead[index][chan] &&
331 inst->DstReg.WriteMask & (1 << chan)) {
334 chan == 3 ? 'w' : 'x' + chan);
336 inst->DstReg.WriteMask &= ~(1 << chan);
/external/mesa3d/src/glsl/
H A Dlower_ubo_reference.cpp281 ir_rvalue *chan = new(mem_ctx) ir_constant((int)i); local
284 chan);

Completed in 1346 milliseconds

1234567