Searched refs:channel (Results 176 - 200 of 266) sorted by relevance

1234567891011

/haiku-fatelf/src/add-ons/translators/exr/openexr/
H A Dexrheader.cpp263 printPixelType (i.channel().type);
266 i.channel().xSampling << " " <<
267 i.channel().ySampling;
269 if (i.channel().pLinear)
/haiku-fatelf/src/kits/media/
H A DOldMediaModule.h67 virtual BMediaEvent* GetEvent(BMediaChannel* channel) = 0;
68 virtual BMediaEvent* PeekEvent(BMediaChannel* channel,
70 virtual status_t SeekToTime(BMediaChannel* channel,
/haiku-fatelf/headers/private/graphics/radeon/
H A Dradeon_interface.h537 uint8 theatre_channel; // VIP channel of Rage Theatre (if applicable)
632 uint channel; // channel, i.e. device member in struct:__anon923
641 uint channel; // channel, i.e. device member in struct:__anon924
650 uint channel; // channel, i.e. device member in struct:__anon925
660 uint channel; // channel, i.e. device member in struct:__anon926
667 // find channel o
671 uint channel; // channel of device (-1 if not found) member in struct:__anon927
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/graphics/radeon/
H A Ddriver.c403 result = Radeon_VIPRead( di, vr->channel, vr->address, &vr->data,
413 result = Radeon_VIPWrite( di, vw->channel, vw->address, vw->data,
423 result = Radeon_VIPFifoRead( di, vr->channel, vr->address, vr->count, vr->data,
433 result = Radeon_VIPFifoWrite( di, vw->channel, vw->address, vw->count, vw->data,
443 fvd->channel = Radeon_FindVIPDevice( di, fvd->device_id );
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfScanLineInputFile.cpp518 // Test if scan line y of this channel contains any data
543 // The file contains data for this channel, but
544 // the frame buffer contains no slice for this channel.
552 // The frame buffer contains a slice for this channel.
764 if (i.channel().xSampling != j.slice().xSampling ||
765 i.channel().ySampling != j.slice().ySampling)
767 "of \"" << i.name() << "\" channel "
788 // in the frame buffer; data for channel i
792 slices.push_back (InSliceInfo (i.channel().type,
793 i.channel()
[all...]
H A DImfTiledInputFile.cpp529 // The file contains data for this channel, but
530 // the frame buffer contains no slice for this channel.
539 // The frame buffer contains a slice for this channel.
833 if (i.channel().xSampling != j.slice().xSampling ||
834 i.channel().ySampling != j.slice().ySampling)
836 "of \"" << i.name() << "\" channel "
857 // in the frame buffer; data for channel i
861 slices.push_back (TInSliceInfo (i.channel().type,
862 i.channel().type,
885 fill? j.slice().type: i.channel()
[all...]
H A DImfMisc.cpp113 int nBytes = pixelTypeSize (c.channel().type) *
115 c.channel().xSampling;
118 if (modp (y, c.channel().ySampling) == 0)
199 // The file contains no data for this channel.
H A DImfTiledMisc.cpp120 bytesPerPixel += pixelTypeSize (c.channel().type);
/haiku-fatelf/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp242 // channel count, we place this information in the user_data
900 // frame_rate and channel count as the output.
977 // frame rate and channel count.
1244 case 40: // Allow output channel remapping
1248 case 50: // Allow input channel remapping
1285 if (fCore->Settings()->UseBalanceControl() && output->GetOutputChannelCount() == 2 && 1 /*channel mask is stereo */) {
1286 // single channel control + balance
1292 // multi channel control
1296 for (int channel = 0;
1297 channel < outpu
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar2133.c120 * Take the MHz channel value and set the Channel value
150 "%s: invalid channel %u MHz\n", __func__, freq);
159 /* Enable channel spreading for channel 14 */
182 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: invalid channel %u MHz\n",
295 * Interpolate read transmit power values for this channel
363 /* Make sure the channel is in the range of the TP values
367 (chan->channel < data[0].channelValue) ||
368 (chan->channel > data[numChannels-1].channelValue))
373 (i<numChannels) && (chan->channel > dat
[all...]
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_synth.h100 int audio_channels; /** the number of audio channels (1 channel=left+right) */
118 fluid_channel_t** channel; /** the channels */ member in struct:_fluid_synth_t
H A Dfluid_voice.c70 voice->channel = NULL;
125 fluid_channel_t* channel, int key, int vel, unsigned int id,
135 voice->chan = fluid_channel_get_num(channel);
138 voice->channel = channel;
147 voice->interp_method = fluid_channel_get_interp_method(voice->channel);
164 voice on this channel to keep LFOs in
176 * copied from the channel to the voice's generators. The sound font
180 fluid_gen_init(&voice->gen[0], channel);
637 * - dsp_left_buf: The generated signal goes here, left channel
124 fluid_voice_init(fluid_voice_t* voice, fluid_sample_t* sample, fluid_channel_t* channel, int key, int vel, unsigned int id, unsigned int start_time, fluid_real_t gain) argument
[all...]
H A Dfluid_midi.h46 /* channel messages */
205 unsigned char channel; /* MIDI channel */ member in struct:_fluid_midi_event_t
320 unsigned char channel; /* The channel of the event that is received (in case of a channel event) */ member in struct:_fluid_midi_parser_t
H A Dfluid_voice.h71 unsigned char chan; /* the channel number, quick access for channel messages */
74 fluid_channel_t* channel; member in struct:_fluid_voice_t
225 fluid_channel_t* channel, int key, int vel,
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c45 uint16_t channel5111; /* 11a channel for 5111 */
119 PCDACS_EEPROM *pSrcStruct, uint16_t channel);
125 static uint16_t ar5211GetScaledPower(uint16_t channel, uint16_t pcdacValue,
127 static HAL_BOOL ar5211FindValueInList(uint16_t channel, uint16_t pcdacValue,
136 uint16_t channel, const PCDACS_EEPROM *pSrcStruct,
152 * a HW Reset during channel change.
176 "%s: opmode %u channel %u/0x%x %s channel\n",
182 * Map public channel to private.
201 /* Preserve certain DMA hardware registers on a channel chang
1375 ar5211SetPowerTable(struct ath_hal *ah, PCDACS_EEPROM *pSrcStruct, uint16_t channel) argument
1694 ar5211GetScaledPower(uint16_t channel, uint16_t pcdacValue, const PCDACS_EEPROM *pSrcStruct) argument
1734 ar5211FindValueInList(uint16_t channel, uint16_t pcdacValue, const PCDACS_EEPROM *pSrcStruct, uint16_t *powerValue) argument
1870 ar5211GetLowerUpperPcdacs(uint16_t pcdac, uint16_t channel, const PCDACS_EEPROM *pSrcStruct, uint16_t *pLowerPcdac, uint16_t *pUpperPcdac) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATAPIDevice.cpp12 ATAPIDevice::ATAPIDevice(ATAChannel *channel, uint8 index) argument
13 : ATADevice(channel, index)
H A DATAPrivate.h171 ATADevice(ATAChannel *channel, uint8 index);
239 ATAPIDevice(ATAChannel *channel, uint8 index);
/haiku-fatelf/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.h315 void AllocateBuffers(node_output &channel);
317 node_output &channel);
/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A DAudioControlInterface.cpp136 case MADI_IO: return "AES Multi-channel interface";
172 // CN - channel
594 "for channel %d\n", Control, Channel);
606 TRACE_ALWAYS("Out of limits error of tracing channel %d\n", Channel);
633 TRACE("Master channel bitmap:%#x\n", fControlBitmaps[Channel]);
1076 if (cluster->ChannelsCount() < 2) { // mono channel
1265 uint32 channel, uint32 channels)
1298 if (unit->HasControl(channel, controlType)) {
1300 = Controls[index].id = CTL_ID(id, channel, unit->ID(), fInterface);
1312 Controls[index].id = CTL_ID(id, channel
1262 _ListFeatureUnitOption(uint32 controlType, int32& index, int32 parentIndex, multi_mix_control_info* Info, FeatureUnit* unit, uint32 channel, uint32 channels) argument
1382 int32 channel = 0; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Ddevsw.c116 unsigned char channel; local
126 channel = p->data[0];
133 switch (channel)
455 * if this is the last close for this channel, then inform the driver
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Ddither-ed.c55 update_dither(stpi_dither_t *d, int channel, int width, argument
58 int r = CHANNEL(d, channel).v;
59 int o = CHANNEL(d, channel).o;
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ice1712/
H A Dio.c186 read_ds_channel_data(ice1712 *ice, uint8 channel, ds8_register index) argument
188 uint8 ds8_channel_index = channel << 4 | index;
196 write_ds_channel_data(ice1712 *ice, uint8 channel, ds8_register index, argument
199 uint8 ds8_channel_index = channel << 4 | index;
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h131 * Internal per-channel state. These are found
135 uint16_t channel; /* h/w frequency, NB: may be mapped */ member in struct:__anon2032
150 uint16_t mainSpur; /* cached spur value for this channel */
153 /* channel requires noise floor check */
211 halSupportsFastClock5GHz : 1, /* Hardware supports 5ghz fast clock; check eeprom/channel before using */
294 const struct ieee80211_channel *ah_curchan;/* operating channel */
431 #define IS_CHAN_5GHZ(_c) ((_c)->channel > 4900)
574 * Return the test group for the specific channel based on
580 * Map a public channel definition to the corresponding
582 * whether or not the specified channel i
[all...]
H A Dah_regdomain.c82 * with shared properties - max tx power, max antenna gain, channel width,
83 * channel spacing, DFS requirements and passive scanning requirements.
87 * or more frequency band entries for each of the channel modes
357 * Construct the channel list for the specified regulatory config.
421 /* channel not supported by hardware, skip it */
495 * 5G HT40 channels require 40Mhz channel separation.
521 "%s: too many channels for channel table\n",
528 "skip ecm channel\n");
541 * Make sure that channel separation
590 * Retrieve a channel lis
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/marvell88w8335/dev/malo/
H A Dif_malohal.h164 uint32_t channel; member in struct:malo_hal_channel

Completed in 372 milliseconds

1234567891011